Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dtsc.h41 extern int tsc_clocksource_reliable;
/linux/arch/x86/kernel/
H A Dtsc_sync.c111 if (!cpu_feature_enabled(X86_FEATURE_TSC_ADJUST) || tsc_clocksource_reliable) in start_sync_check_timer()
451 if (tsc_store_and_check_tsc_adjust(false) || tsc_clocksource_reliable) in check_tsc_sync_target()