Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
Damd.c1424 u32 amd_get_highest_perf(void) in amd_get_highest_perf() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dprocessor.h705 static inline u32 amd_get_highest_perf(void) { return 0; } in amd_get_highest_perf() function