Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/cpu/
Dbugs.c630 SPECTRE_V2_CMD_RETPOLINE_AMD, enumerator
803 { "retpoline,amd", SPECTRE_V2_CMD_RETPOLINE_AMD, false },
841 cmd == SPECTRE_V2_CMD_RETPOLINE_AMD || in spectre_v2_parse_cmdline()
848 if (cmd == SPECTRE_V2_CMD_RETPOLINE_AMD && in spectre_v2_parse_cmdline()
889 case SPECTRE_V2_CMD_RETPOLINE_AMD: in spectre_v2_select_mitigation()