Searched refs:cppc_get_epp_perf (Results 1 – 2 of 2) sorted by relevance
1206 int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() function1210 EXPORT_SYMBOL_GPL(cppc_get_epp_perf);
139 ret = cppc_get_epp_perf(cpudata->cpu, &epp); in amd_pstate_get_epp()