Home
last modified time | relevance | path

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

/linux/kernel/
H A Dcpu.c3224 CPU_MITIGATIONS_OFF, enumerator
3244 { CPU_MITIGATIONS_OFF, "off"},
3326 return cpu_mitigations == CPU_MITIGATIONS_OFF; in cpu_mitigations_off()