Searched refs:cppc_get_epp_perf (Results 1 – 3 of 3) sorted by relevance
155 extern int cppc_get_epp_perf(int cpunum, u64 *epp_perf);216 static inline int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() function
1164 int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() function1168 EXPORT_SYMBOL_GPL(cppc_get_epp_perf);
139 ret = cppc_get_epp_perf(cpudata->cpu, &epp); in amd_pstate_get_epp()