Searched refs:cppc_get_epp_perf (Results 1 – 3 of 3) sorted by relevance
160 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
1261 int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() function1265 EXPORT_SYMBOL_GPL(cppc_get_epp_perf);
197 ret = cppc_get_epp_perf(cpudata->cpu, &epp); in amd_pstate_get_epp()
Completed in 13 milliseconds