Searched refs:has_cstate_core (Results 1 – 1 of 1) sorted by relevance
146 static bool has_cstate_core; variable679 has_cstate_core = !!core_msr_mask; in cstate_probe()683 return (has_cstate_core || has_cstate_pkg || has_cstate_module) ? 0 : -ENODEV; in cstate_probe()688 if (has_cstate_core) in cstate_cleanup()702 if (has_cstate_core) { in cstate_init()705 has_cstate_core = false; in cstate_init()
Completed in 6 milliseconds