Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/
Dtsc.c1017 static unsigned long tsc_khz_ref; variable
1032 tsc_khz_ref = tsc_khz; in time_cpufreq_notifier()
1040 tsc_khz = cpufreq_scale(tsc_khz_ref, ref_freq, freq->new); in time_cpufreq_notifier()