Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dsgx.h24 #define SGX_CPUID_EPC_INVALID 0x0 macro
/arch/x86/kernel/cpu/sgx/
Dmain.c701 if (type == SGX_CPUID_EPC_INVALID) in sgx_page_cache_init()