Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dsgx.h22 #define SGX_CPUID_EPC 2 macro
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dmain.c800 cpuid_count(SGX_CPUID, i + SGX_CPUID_EPC, &eax, &ebx, &ecx, &edx); in sgx_page_cache_init()
/openbmc/linux/tools/testing/selftests/sgx/
H A Dmain.c335 __cpuid_count(SGX_CPUID, section + SGX_CPUID_EPC, eax, ebx, ecx, edx); in get_total_epc_mem()