Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dnitro_enclaves.h247 #define NE_ERR_ENCLAVE_MEM_MIN_SIZE (268) macro
/linux-6.1.9/samples/nitro_enclaves/
Dne_ioctl_sample.c611 case NE_ERR_ENCLAVE_MEM_MIN_SIZE: { in ne_start_enclave()
/linux-6.1.9/drivers/virt/nitro_enclaves/
Dne_misc_dev.c1094 return -NE_ERR_ENCLAVE_MEM_MIN_SIZE; in ne_start_enclave_ioctl()