Home
last modified time | relevance | path

Searched refs:cppc_get_highest_perf (Results 1 – 3 of 3) sorted by relevance

/linux/include/acpi/
H A Dcppc_acpi.h144 extern int cppc_get_highest_perf(int cpunum, u64 *highest_perf);
176 static inline int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf() function
/linux/arch/x86/kernel/acpi/
H A Dcppc.c154 ret = cppc_get_highest_perf(cpu, &val); in amd_get_highest_perf()
/linux/drivers/acpi/
H A Dcppc_acpi.c1249 int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf() function
1253 EXPORT_SYMBOL_GPL(cppc_get_highest_perf);