Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dbugs.c2385 [SPEC_STORE_BYPASS_PRCTL] = "Mitigation: Speculative Store Bypass disabled via prctl",
2414 ssb_mode = SPEC_STORE_BYPASS_PRCTL; in ssb_parse_cmdline()
2417 SPEC_STORE_BYPASS_SECCOMP : SPEC_STORE_BYPASS_PRCTL; in ssb_parse_cmdline()
2435 ssb_mode = SPEC_STORE_BYPASS_PRCTL; in ssb_select_mitigation()
2510 if (ssb_mode != SPEC_STORE_BYPASS_PRCTL && in ssb_prctl_set()
2658 case SPEC_STORE_BYPASS_PRCTL: in ssb_prctl_get()
/linux/arch/x86/include/asm/
H A Dnospec-branch.h521 SPEC_STORE_BYPASS_PRCTL, enumerator