Loading
drivers/crypto/ccp: add ioctl API to pin TKM hugepage
hygon inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/IAMHXY CVE: NA --------------------------- When accessing the TKM from the host user space, DMA operations are performed using hugepages of memory, which are expected to be permanently fixed in the system. This patch provides a set of ioctl interfaces to pin memory pages to prevent migration. Signed-off-by:xiongmengbiao <xiongmengbiao@hygon.cn>