Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dbugs.c135 SPECTRE_V2_CMD_RETPOLINE_AMD, enumerator
275 { "retpoline,amd", SPECTRE_V2_CMD_RETPOLINE_AMD, false },
307 cmd == SPECTRE_V2_CMD_RETPOLINE_AMD || in spectre_v2_parse_cmdline()
314 if (cmd == SPECTRE_V2_CMD_RETPOLINE_AMD && in spectre_v2_parse_cmdline()
357 case SPECTRE_V2_CMD_RETPOLINE_AMD: in spectre_v2_select_mitigation()