Searched refs:tsc_early_khz (Results 1 – 2 of 2) sorted by relevance
44 static unsigned int __initdata tsc_early_khz; variable65 return kstrtouint(buf, 0, &tsc_early_khz); in tsc_early_khz_setup()1422 if (tsc_early_khz) in determine_cpu_tsc_frequencies()1423 tsc_khz = tsc_early_khz; in determine_cpu_tsc_frequencies()
5421 tsc_early_khz= [X86] Skip early TSC calibration and use the given