Searched refs:unsynchronized_tsc (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | tsc.h | 89 extern int unsynchronized_tsc(void); |
/linux/arch/x86/kernel/ | ||
H A D | tsc_sync.c | 440 if (unsynchronized_tsc()) in check_tsc_sync_target() |