Searched refs:SPEC_CTRL_IBRS (Results 1 – 5 of 5) sorted by relevance
315 test $SPEC_CTRL_IBRS, %eax343 andl $(~SPEC_CTRL_IBRS), %edx
561 spec_ctrl_current() | SPEC_CTRL_IBRS, \
73 #define SPEC_CTRL_IBRS BIT(0) /* Indirect Branch Restricted Speculation */ macro84 #define SPEC_CTRL_MITIGATIONS_MASK (SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | SPEC_CTRL_SSBD \
2250 x86_spec_ctrl_base |= SPEC_CTRL_IBRS; in spectre_v2_apply_mitigation()