Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/acpi/
A Dcppc_acpi.h154 extern int cppc_get_epp_perf(int cpunum, u64 *epp_perf);
213 static inline int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() function
/linux-6.3-rc2/drivers/acpi/
A Dcppc_acpi.c1164 int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() function
1168 EXPORT_SYMBOL_GPL(cppc_get_epp_perf);
/linux-6.3-rc2/drivers/cpufreq/
A Damd-pstate.c137 ret = cppc_get_epp_perf(cpudata->cpu, &epp); in amd_pstate_get_epp()

Completed in 9 milliseconds