Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dbugs.c742 SPECTRE_V2_NONE;
925 if (spectre_v2_enabled == SPECTRE_V2_NONE || has_retpoline) in retpoline_module_ok()
1163 [SPECTRE_V2_NONE] = "Vulnerable",
1283 return SPECTRE_V2_NONE; in spectre_v2_select_retpoline()
1328 case SPECTRE_V2_NONE: in spectre_v2_determine_rsb_fill_type_at_vmexit()
1355 enum spectre_v2_mitigation mode = SPECTRE_V2_NONE; in spectre_v2_select_mitigation()
1427 case SPECTRE_V2_NONE: in spectre_v2_select_mitigation()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dnospec-branch.h263 SPECTRE_V2_NONE, enumerator