Searched refs:NE_ERR_INVALID_PAGE_SIZE (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnitro_enclaves.h144 * * NE_ERR_INVALID_PAGE_SIZE - The memory region is not backed by
268 * NE_ERR_INVALID_PAGE_SIZE - The user space memory region is not backed by pages
271 #define NE_ERR_INVALID_PAGE_SIZE (273) macro
/linux-master/samples/nitro_enclaves/
H A Dne_ioctl_sample.c468 case NE_ERR_INVALID_PAGE_SIZE: {
/linux-master/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c824 return -NE_ERR_INVALID_PAGE_SIZE;

Completed in 97 milliseconds