Home
last modified time | relevance | path

Searched refs:cpufreq_get_hw_max_freq (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/arch/arm64/kernel/
Dwatchdog_hld.c21 max_cpu_freq = cpufreq_get_hw_max_freq(cpu) * 1000UL; in hw_nmi_get_sample_period()
Dtopology.c200 cpufreq_get_hw_max_freq(cpu) * 1000ULL, in amu_fie_setup()
/Linux-v6.6/include/linux/
Dcpufreq.h227 unsigned int cpufreq_get_hw_max_freq(unsigned int cpu);
257 static inline unsigned int cpufreq_get_hw_max_freq(unsigned int cpu) in cpufreq_get_hw_max_freq() function
/Linux-v6.6/drivers/cpufreq/
Dcpufreq.c1848 __weak unsigned int cpufreq_get_hw_max_freq(unsigned int cpu) in cpufreq_get_hw_max_freq() function
1860 EXPORT_SYMBOL(cpufreq_get_hw_max_freq);