Searched refs:cppc_get_epp_perf (Results 1 – 4 of 4) sorted by relevance
169 extern int cppc_get_epp_perf(int cpunum, u64 *epp_perf);244 static inline int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() function
1328 int cppc_get_epp_perf(int cpunum, u64 *epp_perf) in cppc_get_epp_perf() function1332 EXPORT_SYMBOL_GPL(cppc_get_epp_perf);
914 cppc_get_epp_perf, cppc_set_epp)
223 ret = cppc_get_epp_perf(cpudata->cpu, &epp); in shmem_get_epp()