Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcpufreq.h238 unsigned int cpufreq_quick_get_max(unsigned int cpu);
268 static inline unsigned int cpufreq_quick_get_max(unsigned int cpu) in cpufreq_quick_get_max() function
/linux/drivers/cpufreq/
H A Dcpufreq.c1871 * cpufreq_quick_get_max - get the max reported CPU frequency for this CPU
1876 unsigned int cpufreq_quick_get_max(unsigned int cpu) in cpufreq_quick_get_max() function
1886 EXPORT_SYMBOL(cpufreq_quick_get_max);
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c539 cpufreq_quick_get_max(0)/1000); in node_show()
2098 cpufreq_quick_get_max(0) / 1000; in kfd_topology_add_device()