Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kernel/
H A Dwatchdog_hld.c21 max_cpu_freq = cpufreq_get_hw_max_freq(cpu) * 1000UL; in hw_nmi_get_sample_period()
H A Dtopology.c200 cpufreq_get_hw_max_freq(cpu) * 1000ULL, in amu_fie_setup()
/openbmc/linux/include/linux/
H A 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
/openbmc/linux/drivers/cpufreq/
H A Dcpufreq.c1861 __weak unsigned int cpufreq_get_hw_max_freq(unsigned int cpu) in cpufreq_get_hw_max_freq() function
1873 EXPORT_SYMBOL(cpufreq_get_hw_max_freq);