Home
last modified time | relevance | path

Searched refs:max_pstate_physical (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/cpufreq/
H A Dintel_pstate.c142 int max_pstate_physical; member
994 cpu->pstate.max_pstate_physical); in hybrid_set_cpu_capacity()
1000 cpu->cpu, cpu->capacity_perf, cpu->pstate.max_pstate_physical, in hybrid_set_cpu_capacity()
2258 int perf_ctl_max_phys = cpu->pstate.max_pstate_physical; in intel_pstate_get_hwp_pstates()
2291 cpu->pstate.max_pstate_physical = intel_pstate_freq_to_hwp(cpu, freq); in intel_pstate_get_hwp_pstates()
2309 cpu->pstate.max_pstate_physical = pstate_funcs.get_max_physical(cpu->cpu); in intel_pstate_get_cpu_pstates()
2497 return mul_ext_fp(cpu->pstate.max_pstate_physical, in get_avg_pstate()
2931 cpu->pstate.max_pstate_physical > cpu->pstate.max_pstate && in intel_pstate_adjust_policy_max()