Searched refs:unsynchronized_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.h50 extern int unsynchronized_tsc(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dtsc_sync.c113 if (unsynchronized_tsc())
175 if (unsynchronized_tsc() || boot_cpu_has(X86_FEATURE_TSC_RELIABLE))
H A Dtsc.c858 __cpuinit int unsynchronized_tsc(void) function
998 if (unsynchronized_tsc())

Completed in 54 milliseconds