Home
last modified time | relevance | path

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

/linux-6.14.4/include/acpi/
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-6.14.4/arch/x86/kernel/acpi/
Dcppc.c154 ret = cppc_get_highest_perf(cpu, &val); in amd_get_highest_perf()
/linux-6.14.4/drivers/acpi/
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);