Searched refs:SPEC_CTRL_IBRS (Results 1 – 4 of 4) sorted by relevance
309 test $SPEC_CTRL_IBRS, %eax337 andl $(~SPEC_CTRL_IBRS), %edx
46 #define SPEC_CTRL_IBRS BIT(0) /* Indirect Branch Restricted Speculation */ macro57 #define SPEC_CTRL_MITIGATIONS_MASK (SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | SPEC_CTRL_SSBD \
562 spec_ctrl_current() | SPEC_CTRL_IBRS, \
1750 x86_spec_ctrl_base |= SPEC_CTRL_IBRS; in spectre_v2_select_mitigation()