Searched refs:SGX_CPUID_EPC (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/arch/x86/include/asm/ |
D | sgx.h | 22 #define SGX_CPUID_EPC 2 macro
|
/linux-6.1.9/arch/x86/kernel/cpu/sgx/ |
D | main.c | 799 cpuid_count(SGX_CPUID, i + SGX_CPUID_EPC, &eax, &ebx, &ecx, &edx); in sgx_page_cache_init()
|
/linux-6.1.9/tools/testing/selftests/sgx/ |
D | main.c | 335 __cpuid_count(SGX_CPUID, section + SGX_CPUID_EPC, eax, ebx, ecx, edx); in get_total_epc_mem()
|