Searched refs:check_tsc_sync_source (Results 1 – 4 of 4) sorted by relevance
58 extern void check_tsc_sync_source(int cpu);63 static inline void check_tsc_sync_source(int cpu) { } in check_tsc_sync_source() function
354 static void check_tsc_sync_source(void *__cpu) in check_tsc_sync_source() function455 smp_call_function_single(cpumask_first(cpu_online_mask), check_tsc_sync_source, in check_tsc_sync_target()
350 void check_tsc_sync_source(int cpu) in check_tsc_sync_source() function
1198 check_tsc_sync_source(cpu); in native_cpu_up()