Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/acpi/
H A Dcppc.c144 int amd_get_highest_perf(unsigned int cpu, u32 *highest_perf) in amd_get_highest_perf()
183 u64 highest_perf[2] = {0}; in amd_detect_prefcore() local
/linux/drivers/acpi/
H A Dcppc_acpi.c1325 int cppc_get_highest_perf(int cpunum, u64 *highest_perf) in cppc_get_highest_perf()