Searched refs:intel_pstate_get_hwp_max (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/cpufreq/ |
| D | intel_pstate.c | 752 static void intel_pstate_get_hwp_max(unsigned int cpu, int *phy_max, in intel_pstate_get_hwp_max() function 1109 intel_pstate_get_hwp_max(i, &turbo_max, &max_state); in update_qos_request() 1572 intel_pstate_get_hwp_max(cpu->cpu, &phy_max, ¤t_max); in intel_pstate_get_cpu_pstates() 2052 intel_pstate_get_hwp_max(cpu->cpu, &turbo_max, &max_state); in intel_pstate_update_perf_limits() 2408 intel_pstate_get_hwp_max(policy->cpu, &turbo_max, &max_state); in intel_cpufreq_cpu_init()
|