Searched refs:SGX_CPUID_EPC_INVALID (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | sgx.h | 24 #define SGX_CPUID_EPC_INVALID 0x0 macro |
/arch/x86/kernel/cpu/sgx/ | ||
D | main.c | 701 if (type == SGX_CPUID_EPC_INVALID) in sgx_page_cache_init() |