Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Dbugs.c2152 [SPEC_STORE_BYPASS_DISABLE] = "Mitigation: Speculative Store Bypass disabled",
2228 mode = SPEC_STORE_BYPASS_DISABLE; in __ssb_select_mitigation()
2244 if (mode == SPEC_STORE_BYPASS_DISABLE) { in __ssb_select_mitigation()
2455 case SPEC_STORE_BYPASS_DISABLE: in ssb_prctl_get()
2511 if (ssb_mode == SPEC_STORE_BYPASS_DISABLE) in x86_spec_ctrl_setup_ap()
/linux-6.15/arch/x86/include/asm/
H A Dnospec-branch.h511 SPEC_STORE_BYPASS_DISABLE, enumerator