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