Searched refs:X86_FEATURE_SPEC_STORE_BYPASS_DISABLE (Results 1 – 2 of 2) sorted by relevance
216 #define X86_FEATURE_SPEC_STORE_BYPASS_DISABLE ( 7*32+23) /* "" Disable Speculative Store Bypass. */ macro
203 if (static_cpu_has(X86_FEATURE_SPEC_STORE_BYPASS_DISABLE)) in x86_virt_spec_ctrl()2090 setup_force_cpu_cap(X86_FEATURE_SPEC_STORE_BYPASS_DISABLE); in __ssb_select_mitigation()