Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dtsc.h61 extern void check_tsc_sync_source(int cpu);
/arch/x86/kernel/
Dtsc_sync.c123 void check_tsc_sync_source(int cpu) in check_tsc_sync_source() function
Dsmpboot.c932 check_tsc_sync_source(cpu); in native_cpu_up()