Home
last modified time | relevance | path

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

/linux/include/acpi/
H A Dcppc_acpi.h129 u32 highest_perf; member
206 static inline int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf()
304 static inline int amd_get_highest_perf(unsigned int cpu, u32 *highest_perf) in amd_get_highest_perf()
/linux/drivers/acpi/
H A Dcppc_acpi.c1462 int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf()