Searched refs:perf_ctl_max_phys (Results 1 – 1 of 1) sorted by relevance
523 int perf_ctl_max_phys = cpu->pstate.max_pstate_physical; in intel_pstate_hybrid_hwp_adjust() local528 pr_debug("CPU%d: perf_ctl_max_phys = %d\n", cpu->cpu, perf_ctl_max_phys); in intel_pstate_hybrid_hwp_adjust()541 DIV_ROUND_UP(perf_ctl_max_phys * perf_ctl_scaling, in intel_pstate_hybrid_hwp_adjust()1989 int perf_ctl_max_phys = pstate_funcs.get_max_physical(cpu->cpu); in intel_pstate_get_cpu_pstates() local1993 cpu->pstate.max_pstate_physical = perf_ctl_max_phys; in intel_pstate_get_cpu_pstates()