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

/linux-master/include/uapi/linux/
H A Dnitro_enclaves.h133 * * NE_ERR_INVALID_MEM_REGION_SIZE - The memory size of the region is not
200 * NE_ERR_INVALID_MEM_REGION_SIZE - The user space memory region size is not
203 #define NE_ERR_INVALID_MEM_REGION_SIZE (259) macro
/linux-master/samples/nitro_enclaves/
H A Dne_ioctl_sample.c426 case NE_ERR_INVALID_MEM_REGION_SIZE: {
/linux-master/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c760 return -NE_ERR_INVALID_MEM_REGION_SIZE;

Completed in 114 milliseconds