Searched refs:SPECTRE_V2_CMD_NONE (Results 1 – 1 of 1) sorted by relevance
1404 SPECTRE_V2_CMD_NONE, enumerator1467 case SPECTRE_V2_CMD_NONE: in spectre_v2_parse_user_cmdline()1609 { "off", SPECTRE_V2_CMD_NONE, false },1634 cmd = IS_ENABLED(CONFIG_MITIGATION_SPECTRE_V2) ? SPECTRE_V2_CMD_AUTO : SPECTRE_V2_CMD_NONE; in spectre_v2_parse_cmdline()1637 return SPECTRE_V2_CMD_NONE; in spectre_v2_parse_cmdline()1877 (cmd == SPECTRE_V2_CMD_NONE || cmd == SPECTRE_V2_CMD_AUTO)) in spectre_v2_select_mitigation()1881 case SPECTRE_V2_CMD_NONE: in spectre_v2_select_mitigation()