Home
last modified time | relevance | path

Searched refs:SPEC_STORE_BYPASS_DISABLE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/cpu/
H A Dbugs.c2025 [SPEC_STORE_BYPASS_DISABLE] = "Mitigation: Speculative Store Bypass disabled",
2101 mode = SPEC_STORE_BYPASS_DISABLE; in __ssb_select_mitigation()
2117 if (mode == SPEC_STORE_BYPASS_DISABLE) { in __ssb_select_mitigation()
2328 case SPEC_STORE_BYPASS_DISABLE: in ssb_prctl_get()
2384 if (ssb_mode == SPEC_STORE_BYPASS_DISABLE) in x86_spec_ctrl_setup_ap()
/linux/arch/x86/include/asm/
H A Dnospec-branch.h504 SPEC_STORE_BYPASS_DISABLE, enumerator