Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/fpu/
H A Dxstate.h76 #define XFEATURE_MASK_INDEPENDENT (XFEATURE_MASK_LBR)
H A Dtypes.h146 #define XFEATURE_MASK_LBR (1 << XFEATURE_LBR) macro
/linux/tools/testing/selftests/kvm/include/x86/
H A Dprocessor.h90 #define XFEATURE_MASK_LBR BIT_ULL(15) macro