Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c51 #define NE_MIN_ENCLAVE_MEM_SIZE (64 * 1024UL * 1024UL) macro
1033 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()