Searched refs:SGX_ATTR_PRIV_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | sgx.h | 146 #define SGX_ATTR_PRIV_MASK (SGX_ATTR_PROVISIONKEY | \ macro |
/arch/x86/kvm/ | ||
D | cpuid.c | 1112 entry->eax &= SGX_ATTR_PRIV_MASK | SGX_ATTR_UNPRIV_MASK; in __do_cpuid_func() |