Home
last modified time | relevance | path

Searched refs:SPEC_CTRL_STIBP (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dspec-ctrl.h72 return (spec_ctrl & SPEC_CTRL_STIBP) << (TIF_SPEC_IB - SPEC_CTRL_STIBP_SHIFT); in stibp_spec_ctrl_to_tif()
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h73 #define SPEC_CTRL_STIBP BIT(SPEC_CTRL_STIBP_SHIFT) /* STIBP mask */ macro
82 #define SPEC_CTRL_MITIGATIONS_MASK (SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | SPEC_CTRL_SSBD \