Searched refs:SPEC_CTRL_IBRS (Results 1 – 4 of 4) sorted by relevance
316 test $SPEC_CTRL_IBRS, %eax344 andl $(~SPEC_CTRL_IBRS), %edx
556 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 \
2413 x86_spec_ctrl_base |= SPEC_CTRL_IBRS; in spectre_v2_apply_mitigation()
Completed in 22 milliseconds