Home
last modified time | relevance | path

Searched refs:XFEATURE_MASK_PKRU (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/fpu/
H A Dxstate.h32 XFEATURE_MASK_PKRU | \
44 (XFEATURE_MASK_USER_SUPPORTED & ~XFEATURE_MASK_PKRU)
H A Dtypes.h142 #define XFEATURE_MASK_PKRU (1 << XFEATURE_PKRU) macro
/linux/tools/testing/selftests/kvm/x86/
H A Dstate_test.c202 GUEST_ASSERT(supported_xcr0 & XFEATURE_MASK_PKRU); in guest_code()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h104 #define XFEATURE_MASK_PKRU BIT_ULL(9)
86 #define XFEATURE_MASK_PKRU global() macro