Searched refs:phy_max (Results 1 – 1 of 1) sorted by relevance
752 static void intel_pstate_get_hwp_max(unsigned int cpu, int *phy_max, in intel_pstate_get_hwp_max() argument764 *phy_max = HWP_HIGHEST_PERF(cap); in intel_pstate_get_hwp_max()1570 unsigned int phy_max, current_max; in intel_pstate_get_cpu_pstates() local1572 intel_pstate_get_hwp_max(cpu->cpu, &phy_max, ¤t_max); in intel_pstate_get_cpu_pstates()1573 cpu->pstate.turbo_freq = phy_max * cpu->pstate.scaling; in intel_pstate_get_cpu_pstates()