Home
last modified time | relevance | path

Searched refs:cpufreq_quick_get (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/powercap/
H A Ddtpm_cpu.c104 freq = cpufreq_quick_get(dtpm_cpu->cpu); in get_pd_power_uw()
/linux/arch/x86/kernel/cpu/
H A Daperfmperf.c533 freq = cpufreq_quick_get(cpu); in arch_freq_get_on_cpu()
/linux/drivers/thermal/
H A Dcpufreq_cooling.c239 freq = cpufreq_quick_get(policy->cpu); in cpufreq_get_requested_power()
/linux/drivers/cpufreq/
H A Dcpufreq.c1855 unsigned int cpufreq_quick_get(unsigned int cpu) in cpufreq_quick_get() function
1877 EXPORT_SYMBOL(cpufreq_quick_get);
/linux/arch/x86/kvm/
H A Dx86.c9762 khz = cpufreq_quick_get(raw_smp_processor_id()); in tsc_khz_changed()