Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dtsc.c45 static unsigned int __initdata tsc_early_khz; variable
68 return kstrtouint(buf, 0, &tsc_early_khz); in tsc_early_khz_setup()
1508 if (tsc_early_khz) in determine_cpu_tsc_frequencies()
1509 tsc_khz = tsc_early_khz; in determine_cpu_tsc_frequencies()
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt6662 tsc_early_khz= [X86] Skip early TSC calibration and use the given