Searched refs:has_cstate_module (Results 1 – 1 of 1) sorted by relevance
257 static bool has_cstate_module; variable680 has_cstate_module = !!module_msr_mask; in cstate_probe()682 return (has_cstate_core || has_cstate_pkg || has_cstate_module) ? 0 : -ENODEV; in cstate_probe()693 if (has_cstate_module) in cstate_cleanup()729 if (has_cstate_module) { in cstate_init()732 has_cstate_module = false; in cstate_init()