Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dtsc.c45 static unsigned int __initdata tsc_early_khz; variable
66 return kstrtouint(buf, 0, &tsc_early_khz); in tsc_early_khz_setup()
1445 if (tsc_early_khz) in determine_cpu_tsc_frequencies()
1446 tsc_khz = tsc_early_khz; in determine_cpu_tsc_frequencies()
/linux-6.1.9/Documentation/admin-guide/
Dkernel-parameters.txt6340 tsc_early_khz= [X86] Skip early TSC calibration and use the given