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.h152 extern int cppc_get_highest_perf(int cpunum, u64 *highest_perf);
187 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.c156 ret = cppc_get_highest_perf(cpu, &val); in amd_get_highest_perf()
/linux/drivers/acpi/
H A Dcppc_acpi.c1316 int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf() function
1320 EXPORT_SYMBOL_GPL(cppc_get_highest_perf);