Searched refs:SPEC_CTRL_MITIGATIONS_MASK (Results 1 – 3 of 3) sorted by relevance
55 #define SPEC_CTRL_MITIGATIONS_MASK (SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | SPEC_CTRL_SSBD \ macro
57 #define SPEC_CTRL_MITIGATIONS_MASK (SPEC_CTRL_IBRS | SPEC_CTRL_STIBP | SPEC_CTRL_SSBD \ macro
146 x86_spec_ctrl_base &= ~SPEC_CTRL_MITIGATIONS_MASK; in cpu_select_mitigations()