Home
last modified time | relevance | path

Searched refs:X86_FEATURE_SPEC_STORE_BYPASS_DISABLE (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dcpufeatures.h217 #define X86_FEATURE_SPEC_STORE_BYPASS_DISABLE ( 7*32+23) /* "" Disable Speculative Store Bypass. */ macro
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Dcpufeatures.h217 #define X86_FEATURE_SPEC_STORE_BYPASS_DISABLE ( 7*32+23) /* "" Disable Speculative Store Bypass. */ macro
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dbugs.c237 if (static_cpu_has(X86_FEATURE_SPEC_STORE_BYPASS_DISABLE)) in x86_virt_spec_ctrl()
1851 setup_force_cpu_cap(X86_FEATURE_SPEC_STORE_BYPASS_DISABLE); in __ssb_select_mitigation()

Completed in 12 milliseconds