Searched refs:SPECTRE_V2_CMD_NONE (Results 1 – 1 of 1) sorted by relevance
1242 SPECTRE_V2_CMD_NONE, enumerator1301 case SPECTRE_V2_CMD_NONE: in spectre_v2_parse_user_cmdline()1448 { "off", SPECTRE_V2_CMD_NONE, false },1473 cmd = IS_ENABLED(CONFIG_MITIGATION_SPECTRE_V2) ? SPECTRE_V2_CMD_AUTO : SPECTRE_V2_CMD_NONE; in spectre_v2_parse_cmdline()1476 return SPECTRE_V2_CMD_NONE; in spectre_v2_parse_cmdline()1713 (cmd == SPECTRE_V2_CMD_NONE || cmd == SPECTRE_V2_CMD_AUTO)) in spectre_v2_select_mitigation()1717 case SPECTRE_V2_CMD_NONE: in spectre_v2_select_mitigation()