Searched refs:intel_pstate_get_hwp_max (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/cpufreq/ |
| D | intel_pstate.c | 832 static void intel_pstate_get_hwp_max(unsigned int cpu, int *phy_max, in intel_pstate_get_hwp_max() function 1226 intel_pstate_get_hwp_max(i, &turbo_max, &max_state); in update_qos_request() 1736 intel_pstate_get_hwp_max(cpu->cpu, &phy_max, ¤t_max); in intel_pstate_get_cpu_pstates() 2220 intel_pstate_get_hwp_max(cpu->cpu, &turbo_max, &max_state); in intel_pstate_update_perf_limits() 2668 intel_pstate_get_hwp_max(policy->cpu, &turbo_max, &max_state); in intel_cpufreq_cpu_init()
|