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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dtsc.h52 extern unsigned long native_calibrate_tsc(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dx86_init.c92 .calibrate_tsc = native_calibrate_tsc,
H A Dtsc.c399 * native_calibrate_tsc - calibrate the tsc on boot
401 unsigned long native_calibrate_tsc(void) function

Completed in 52 milliseconds