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

/linux-master/include/uapi/linux/
H A Dnitro_enclaves.h170 * * NE_ERR_NO_MEM_REGIONS_ADDED - No memory regions are set.
234 * NE_ERR_NO_MEM_REGIONS_ADDED - The command to start an enclave is triggered
237 #define NE_ERR_NO_MEM_REGIONS_ADDED (266) macro
/linux-master/samples/nitro_enclaves/
H A Dne_ioctl_sample.c593 case NE_ERR_NO_MEM_REGIONS_ADDED: {
/linux-master/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1086 return -NE_ERR_NO_MEM_REGIONS_ADDED;

Completed in 159 milliseconds