Home
last modified time | relevance | path

Searched refs:amd_get_highest_perf (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/include/asm/
A Dprocessor.h803 extern u32 amd_get_highest_perf(void);
806 static inline u32 amd_get_highest_perf(void) { return 0; } in amd_get_highest_perf() function
/linux/arch/x86/kernel/cpu/
A Damd.c1175 u32 amd_get_highest_perf(void) in amd_get_highest_perf() function
1189 EXPORT_SYMBOL_GPL(amd_get_highest_perf);
/linux/drivers/cpufreq/
A Dacpi-cpufreq.c651 highest_perf = amd_get_highest_perf(); in get_max_boost_ratio()
/linux/arch/x86/kernel/
A Dsmpboot.c2114 highest_perf = amd_get_highest_perf(); in amd_set_max_freq_ratio()

Completed in 12 milliseconds