Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dintel_pstate.c2258 int perf_ctl_max_phys = cpu->pstate.max_pstate_physical; in intel_pstate_get_hwp_pstates() local
2268 pr_debug("CPU%d: PERF_CTL max_phys = %d\n", cpuid, perf_ctl_max_phys); in intel_pstate_get_hwp_pstates()
2290 freq = perf_ctl_max_phys * perf_ctl_scaling; in intel_pstate_get_hwp_pstates()