Searched defs:amd_get_highest_perf (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/kernel/cpu/
H A Damd.c1181 u32 amd_get_highest_perf(void) function
1195 EXPORT_SYMBOL_GPL(amd_get_highest_perf); variable
/linux-master/arch/x86/include/asm/
H A Dprocessor.h687 static inline u32 amd_get_highest_perf(void) { return 0; } function

Completed in 282 milliseconds