Searched defs:SGX_CPUID_EPC_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/i386/ | ||
H A D | sgx.c | 34 #define SGX_CPUID_EPC_MASK 0xF macro |
/openbmc/linux/arch/x86/include/asm/ | ||
H A D | sgx.h | 28 #define SGX_CPUID_EPC_MASK GENMASK(3, 0) macro |