Searched refs:amd_get_highest_perf (Results 1 – 3 of 3) sorted by relevance
144 int amd_get_highest_perf(unsigned int cpu, u32 *highest_perf) in amd_get_highest_perf() function165 EXPORT_SYMBOL_GPL(amd_get_highest_perf);203 ret = amd_get_highest_perf(cpu, &tmp); in amd_detect_prefcore()286 ret = amd_get_highest_perf(cpu, &tmp); in amd_get_boost_ratio_numerator()
164 extern int amd_get_highest_perf(unsigned int cpu, u32 *highest_perf);240 static inline int amd_get_highest_perf(unsigned int cpu, u32 *highest_perf) in amd_get_highest_perf() function
824 if (amd_get_highest_perf(cpu, &cur_high)) in amd_pstate_update_limits()