Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dintel_pstate.c80 int max_pstate_physical; member
855 cpu->pstate.max_pstate_physical = pstate_funcs.get_max_physical(); in intel_pstate_get_cpu_pstates()
874 cpu->pstate.max_pstate_physical * in intel_pstate_calc_busy()
948 max_pstate = int_tofp(cpu->pstate.max_pstate_physical); in intel_pstate_get_scaled_busy()