Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
Dtsc.c981 static unsigned long tsc_khz_ref; variable
996 tsc_khz_ref = tsc_khz; in time_cpufreq_notifier()
1004 tsc_khz = cpufreq_scale(tsc_khz_ref, ref_freq, freq->new); in time_cpufreq_notifier()