Home
last modified time | relevance | path

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

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