Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dnitro_enclaves.h237 #define NE_ERR_NO_MEM_REGIONS_ADDED (266) macro
/Linux-v6.1/samples/nitro_enclaves/
Dne_ioctl_sample.c593 case NE_ERR_NO_MEM_REGIONS_ADDED: { in ne_start_enclave()
/Linux-v6.1/drivers/virt/nitro_enclaves/
Dne_misc_dev.c1086 return -NE_ERR_NO_MEM_REGIONS_ADDED; in ne_start_enclave_ioctl()