Home
last modified time | relevance | path

Searched refs:check_tsc_sync_source (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtsc.h58 extern void check_tsc_sync_source(int cpu);
63 static inline void check_tsc_sync_source(int cpu) { } in check_tsc_sync_source() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dtsc_sync.c348 mark_tsc_unstable("check_tsc_sync_source failed"); in tsc_sync_mark_tsc_unstable()
356 static void check_tsc_sync_source(void *__cpu) in check_tsc_sync_source() function
457 smp_call_function_single(cpumask_first(cpu_online_mask), check_tsc_sync_source, in check_tsc_sync_target()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtsc_sync.c350 void check_tsc_sync_source(int cpu) in check_tsc_sync_source() function
413 mark_tsc_unstable("check_tsc_sync_source failed"); in check_tsc_sync_source()
H A Dsmpboot.c1198 check_tsc_sync_source(cpu); in native_cpu_up()

Completed in 6 milliseconds