Home
last modified time | relevance | path

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

/linux/arch/x86/entry/
H A Dcalling.h315 test $SPEC_CTRL_IBRS, %eax
343 andl $(~SPEC_CTRL_IBRS), %edx
/linux/arch/x86/include/asm/
H A Dnospec-branch.h561 spec_ctrl_current() | SPEC_CTRL_IBRS, \
H A Dmsr-index.h73 #define SPEC_CTRL_IBRS BIT(0) /* Indirect Branch Restricted Speculation */ macro
84 #define SPEC_CTRL_MITIGATIONS_MASK (SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | SPEC_CTRL_SSBD \
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h73 #define SPEC_CTRL_IBRS BIT(0) /* Indirect Branch Restricted Speculation */ macro
84 #define SPEC_CTRL_MITIGATIONS_MASK (SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | SPEC_CTRL_SSBD \