Home
last modified time | relevance | path

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

/linux/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c52 #define NE_MIN_ENCLAVE_MEM_SIZE (64 * 1024UL * 1024UL) macro
1089 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()