Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dbugs.c1112 enum spectre_v2_mitigation spectre_v2_enabled __ro_after_init = SPECTRE_V2_NONE;
1477 case SPECTRE_V2_NONE: in its_update_mitigation()
1642 if (spectre_v2_enabled == SPECTRE_V2_NONE || has_retpoline) in retpoline_module_ok()
1885 [SPECTRE_V2_NONE] = "Vulnerable",
1947 return SPECTRE_V2_NONE; in spectre_v2_select_retpoline()
1997 case SPECTRE_V2_NONE: in spectre_v2_select_rsb_mitigation()
2256 case SPECTRE_V2_NONE: in spectre_v2_apply_mitigation()
/linux/arch/x86/include/asm/
H A Dnospec-branch.h498 SPECTRE_V2_NONE, enumerator