Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dtsc.h46 extern void check_tsc_sync_source(int cpu);
/linux-4.4.14/arch/x86/kernel/
Dtsc_sync.c120 void check_tsc_sync_source(int cpu) in check_tsc_sync_source() function
Dsmpboot.c1013 check_tsc_sync_source(cpu); in native_cpu_up()