Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/
Dbugs.c503 SPECTRE_V2_CMD_RETPOLINE_AMD, enumerator
676 { "retpoline,amd", SPECTRE_V2_CMD_RETPOLINE_AMD, false },
714 cmd == SPECTRE_V2_CMD_RETPOLINE_AMD || in spectre_v2_parse_cmdline()
721 if (cmd == SPECTRE_V2_CMD_RETPOLINE_AMD && in spectre_v2_parse_cmdline()
762 case SPECTRE_V2_CMD_RETPOLINE_AMD: in spectre_v2_select_mitigation()