Searched refs:native_calibrate_cpu (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dtsc.c921 * native_calibrate_cpu - calibrate the cpu
923 static unsigned long native_calibrate_cpu(void) function
1518 WARN_ON(x86_platform.calibrate_cpu != native_calibrate_cpu);
1590 x86_platform.calibrate_cpu = native_calibrate_cpu;

Completed in 110 milliseconds