Searched refs:tsc_init (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.h48 extern void tsc_init(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtime.c111 tsc_init();
H A Dtsc.c34 /* native_sched_clock() is called before tsc_init(), so
949 void __init tsc_init(void) function
976 * Secondary CPUs do not run through tsc_init(), so set up

Completed in 90 milliseconds