Searched refs:calc_support (Results 1 – 1 of 1) sorted by relevance
365 static inline bool should_update_pstate_support(bool safe_to_lower, bool calc_support, bool cur_sup… in should_update_pstate_support() argument367 if (cur_support != calc_support) { in should_update_pstate_support()368 if (calc_support && safe_to_lower) in should_update_pstate_support()370 else if (!calc_support && !safe_to_lower) in should_update_pstate_support()