Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/cpu/
H A Dbugs.c1205 ITS_CMD_ON, enumerator
1227 IS_ENABLED(CONFIG_MITIGATION_ITS) ? ITS_CMD_ON : ITS_CMD_OFF;
1242 its_cmd = ITS_CMD_ON; in its_parse_cmdline()
1244 its_cmd = ITS_CMD_ON; in its_parse_cmdline()
1304 cmd = ITS_CMD_ON; in its_select_mitigation()
1317 case ITS_CMD_ON: in its_select_mitigation()