Searched refs:amd_pstate_get_highest_perf (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/cpufreq/
H A Damd-pstate.c720 static int amd_pstate_get_highest_perf(int cpu, u32 *highest_perf) function
750 ret = amd_pstate_get_highest_perf(cpudata->cpu, &highest_perf);
789 ret = amd_pstate_get_highest_perf(cpu, &cur_high);

Completed in 340 milliseconds