Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dsgx.c30 #define SGX_CPUID_EPC_INVALID 0x0 macro
99 if (type == SGX_CPUID_EPC_INVALID) { in sgx_calc_host_epc_sections()
/openbmc/linux/arch/x86/include/asm/
H A Dsgx.h24 #define SGX_CPUID_EPC_INVALID 0x0 macro
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dmain.c803 if (type == SGX_CPUID_EPC_INVALID) in sgx_page_cache_init()
/openbmc/linux/tools/testing/selftests/sgx/
H A Dmain.c338 if (type == SGX_CPUID_EPC_INVALID) in get_total_epc_mem()