Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dtsc.h37 extern int unsynchronized_tsc(void);
/linux-6.1.9/arch/x86/kernel/
Dtsc_sync.c358 if (unsynchronized_tsc()) in check_tsc_sync_source()
448 if (unsynchronized_tsc()) in check_tsc_sync_target()
Dtsc.c1228 int unsynchronized_tsc(void) in unsynchronized_tsc() function
1544 if (unsynchronized_tsc()) { in tsc_init()