Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dsgx.c33 #define SGX_CPUID_EPC_SECTION 0x1 macro
103 if (type != SGX_CPUID_EPC_SECTION) { in sgx_calc_host_epc_sections()
/openbmc/linux/arch/x86/include/asm/
H A Dsgx.h26 #define SGX_CPUID_EPC_SECTION 0x1 macro
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dmain.c806 if (type != SGX_CPUID_EPC_SECTION) { in sgx_page_cache_init()
/openbmc/linux/tools/testing/selftests/sgx/
H A Dmain.c341 if (type != SGX_CPUID_EPC_SECTION) in get_total_epc_mem()