Searched refs:NE_MIN_ENCLAVE_MEM_SIZE (Results 1 – 1 of 1) sorted by relevance
52 #define NE_MIN_ENCLAVE_MEM_SIZE (64 * 1024UL * 1024UL) macro1089 if (ne_enclave->mem_size < NE_MIN_ENCLAVE_MEM_SIZE) { in ne_start_enclave_ioctl()1092 NE_MIN_ENCLAVE_MEM_SIZE); in ne_start_enclave_ioctl()