Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dnospec-branch.h503 SPEC_STORE_BYPASS_NONE, enumerator
/linux/arch/x86/kernel/cpu/
H A Dbugs.c2012 static enum ssb_mitigation ssb_mode __ro_after_init = SPEC_STORE_BYPASS_NONE;
2024 [SPEC_STORE_BYPASS_NONE] = "Vulnerable",
2077 enum ssb_mitigation mode = SPEC_STORE_BYPASS_NONE; in __ssb_select_mitigation()
2324 case SPEC_STORE_BYPASS_NONE: in ssb_prctl_get()