Home
last modified time | relevance | path

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

/linux/include/acpi/
A Dcppc_acpi.h160 extern int cppc_get_epp_perf(int cpunum, u64 *epp_perf);
228 static inline int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() function
/linux/drivers/acpi/
A Dcppc_acpi.c1261 int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() function
1265 EXPORT_SYMBOL_GPL(cppc_get_epp_perf);
/linux/drivers/cpufreq/
A Damd-pstate.c197 ret = cppc_get_epp_perf(cpudata->cpu, &epp); in amd_pstate_get_epp()

Completed in 13 milliseconds