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.c572 int perf_ctl_max_phys = cpu->pstate.max_pstate_physical; in intel_pstate_hybrid_hwp_adjust() local
578 pr_debug("CPU%d: PERF_CTL max_phys = %d\n", cpu->cpu, perf_ctl_max_phys); in intel_pstate_hybrid_hwp_adjust()
595 freq = perf_ctl_max_phys * perf_ctl_scaling; in intel_pstate_hybrid_hwp_adjust()