Home
last modified time | relevance | path

Searched refs:XFEATURE_MASK_PT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/fpu/
H A Dxstate.h81 #define XFEATURE_MASK_SUPERVISOR_UNSUPPORTED (XFEATURE_MASK_PT | \
H A Dtypes.h138 #define XFEATURE_MASK_PT (1 << XFEATURE_PT_UNIMPLEMENTED_SO_FAR) macro
/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dprocessor.h71 #define XFEATURE_MASK_PT BIT_ULL(8) macro