Home
last modified time | relevance | path

Searched defs:SGX_CPUID_EPC_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/i386/
H A Dsgx.c34 #define SGX_CPUID_EPC_MASK 0xF macro
/openbmc/linux/arch/x86/include/asm/
H A Dsgx.h28 #define SGX_CPUID_EPC_MASK GENMASK(3, 0) macro