Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dcpu.c3188 CPU_MITIGATIONS_AUTO_NOSMT, enumerator
3200 cpu_mitigations = CPU_MITIGATIONS_AUTO_NOSMT; in mitigations_parse_cmdline()
3218 return cpu_mitigations == CPU_MITIGATIONS_AUTO_NOSMT; in cpu_mitigations_auto_nosmt()