Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtsc.h89 extern int unsynchronized_tsc(void);
/linux/arch/x86/kernel/
H A Dtsc_sync.c440 if (unsynchronized_tsc()) in check_tsc_sync_target()