Home
last modified time | relevance | path

Searched refs:check_tsc_sync_source (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/x86/include/asm/ !
Dtsc.h60 extern void check_tsc_sync_source(int cpu);
/linux-3.4.99/arch/x86/kernel/ !
Dtsc_sync.c124 void __cpuinit check_tsc_sync_source(int cpu) in check_tsc_sync_source() function
Dsmpboot.c870 check_tsc_sync_source(cpu); in native_cpu_up()