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

/linux-master/include/uapi/linux/
H A Dnitro_enclaves.h173 * * NE_ERR_ENCLAVE_MEM_MIN_SIZE - Enclave memory is less than minimum
244 * NE_ERR_ENCLAVE_MEM_MIN_SIZE - The enclave memory size is lower than the
247 #define NE_ERR_ENCLAVE_MEM_MIN_SIZE (268) macro
/linux-master/samples/nitro_enclaves/
H A Dne_ioctl_sample.c611 case NE_ERR_ENCLAVE_MEM_MIN_SIZE: {
/linux-master/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1094 return -NE_ERR_ENCLAVE_MEM_MIN_SIZE;

Completed in 116 milliseconds