Searched refs:amd_get_highest_perf (Results 1 – 3 of 3) sorted by relevance
142 int amd_get_highest_perf(unsigned int cpu, u32 *highest_perf) in amd_get_highest_perf() function163 EXPORT_SYMBOL_GPL(amd_get_highest_perf);201 ret = amd_get_highest_perf(cpu, &tmp); in amd_detect_prefcore()284 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
841 ret = amd_get_highest_perf(cpu, &cur_high); in amd_pstate_update_limits()