Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dsgx.h26 #define SGX_CPUID_EPC_SECTION 0x1 macro
/linux-6.1.9/arch/x86/kernel/cpu/sgx/
Dmain.c805 if (type != SGX_CPUID_EPC_SECTION) { in sgx_page_cache_init()
/linux-6.1.9/tools/testing/selftests/sgx/
Dmain.c341 if (type != SGX_CPUID_EPC_SECTION) in get_total_epc_mem()