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
572 int perf_ctl_max_phys = cpu->pstate.max_pstate_physical; in intel_pstate_hybrid_hwp_adjust()
596 cpu->pstate.max_pstate_physical = intel_pstate_freq_to_hwp(cpu, freq); in intel_pstate_hybrid_hwp_adjust()
1044 cpu->pstate.max_pstate_physical); in hybrid_set_cpu_capacity()
1050 cpu->cpu, cpu->capacity_perf, cpu->pstate.max_pstate_physical, in hybrid_set_cpu_capacity()
1062 cpu->capacity_perf = cpu->pstate.max_pstate_physical; in hybrid_get_capacity_perf()
2320 cpu->pstate.max_pstate_physical = pstate_funcs.get_max_physical(cpu->cpu); in intel_pstate_get_cpu_pstates()
2526 return mul_ext_fp(cpu->pstate.max_pstate_physical, in get_avg_pstate()
2938 cpu->pstate.max_pstate_physical > cpu->pstate.max_pstate && in intel_pstate_adjust_policy_max()