Searched refs:SPEC_CTRL_IBRS (Results 1 – 5 of 5) sorted by relevance
335 test $SPEC_CTRL_IBRS, %eax363 andl $(~SPEC_CTRL_IBRS), %edx
326 spec_ctrl_current() | SPEC_CTRL_IBRS, \
49 #define SPEC_CTRL_IBRS BIT(0) /* Indirect Branch Restricted Speculation */ macro
1422 x86_spec_ctrl_base |= SPEC_CTRL_IBRS; in spectre_v2_select_mitigation()