Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtsc.h68 unsigned long cpu_khz_from_msr(void);
/openbmc/linux/arch/x86/kernel/
H A Dtsc_msr.c166 unsigned long cpu_khz_from_msr(void) in cpu_khz_from_msr() function
H A Dtsc.c910 fast_calibrate = cpu_khz_from_msr(); in native_calibrate_cpu_early()