Lines Matching refs:highest_perf
143 return (u8)clamp(perf_val, perf.lowest_perf, perf.highest_perf); in freq_to_perf()
249 perf.highest_perf, in msr_update_perf()
299 trace_amd_pstate_epp_perf(cpudata->cpu, perf.highest_perf, in msr_set_epp()
344 trace_amd_pstate_epp_perf(cpudata->cpu, perf.highest_perf, in shmem_set_epp()
420 perf.highest_perf = numerator; in msr_init_perf()
447 perf.highest_perf = numerator; in shmem_init_perf()
454 WRITE_ONCE(cpudata->prefcore_ranking, cppc_perf.highest_perf); in shmem_init_perf()
509 perf.highest_perf, in shmem_update_perf()
720 cap_perf = perf.highest_perf; in amd_pstate_adjust_perf()
750 max_freq = perf_to_freq(perf, cpudata->nominal_freq, perf.highest_perf); in amd_pstate_cpu_boost_update()
940 max_freq = perf_to_freq(perf, nominal_freq, perf.highest_perf); in amd_pstate_init_freq()
1011 perf.highest_perf); in amd_pstate_cpu_init()
1085 perf_to_freq(perf, cpudata->nominal_freq, perf.highest_perf)); in show_amd_pstate_max_freq()
1112 return sysfs_emit(buf, "%u\n", cpudata->perf.highest_perf); in show_amd_pstate_highest_perf()
1500 perf.highest_perf); in amd_pstate_epp_cpu_init()