Searched refs:SPEC_CTRL_STIBP (Results 1 – 4 of 4) sorted by relevance
44 #define SPEC_CTRL_STIBP (1 << 1) /* Single Thread Indirect Branch Predictors */ macro
83 x86_spec_ctrl_mask |= SPEC_CTRL_STIBP; in check_bugs()
4233 if (data & ~(SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | SPEC_CTRL_SSBD)) in svm_set_msr()
4207 if (data & ~(SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | SPEC_CTRL_SSBD)) in vmx_set_msr()