Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dtsc.c1016 static unsigned long tsc_khz_ref; variable
1031 tsc_khz_ref = tsc_khz; in time_cpufreq_notifier()
1039 tsc_khz = cpufreq_scale(tsc_khz_ref, ref_freq, freq->new); in time_cpufreq_notifier()