Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dsgx.h24 #define SGX_CPUID_EPC_INVALID 0x0 macro
/linux-6.1.9/arch/x86/kernel/cpu/sgx/
Dmain.c802 if (type == SGX_CPUID_EPC_INVALID) in sgx_page_cache_init()
/linux-6.1.9/tools/testing/selftests/sgx/
Dmain.c338 if (type == SGX_CPUID_EPC_INVALID) in get_total_epc_mem()