Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dcpu.c2522 CPU_MITIGATIONS_OFF, enumerator
2533 cpu_mitigations = CPU_MITIGATIONS_OFF; in mitigations_parse_cmdline()
2549 return cpu_mitigations == CPU_MITIGATIONS_OFF; in cpu_mitigations_off()