Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dtsc.c980 static unsigned long tsc_khz_ref; variable
995 tsc_khz_ref = tsc_khz; in time_cpufreq_notifier()
1003 tsc_khz = cpufreq_scale(tsc_khz_ref, ref_freq, freq->new); in time_cpufreq_notifier()