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

/linux-master/arch/x86/include/asm/
H A Dtsc.h41 extern unsigned long native_calibrate_tsc(void);
/linux-master/arch/x86/kernel/
H A Dx86_init.c145 .calibrate_tsc = native_calibrate_tsc,
H A Dtsc.c655 * native_calibrate_tsc - determine TSC frequency
658 unsigned long native_calibrate_tsc(void) function

Completed in 155 milliseconds