Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dtsc.c47 int tsc_clocksource_reliable; variable
291 tsc_clocksource_reliable = 1; in tsc_setup()
1176 tsc_clocksource_reliable = 1; in check_system_tsc_reliable()
1180 tsc_clocksource_reliable = 1; in check_system_tsc_reliable()
1200 if (tsc_clocksource_reliable) in unsynchronized_tsc()
1372 if (tsc_clocksource_reliable || no_tsc_watchdog) in init_tsc_clocksource()
1508 if (tsc_clocksource_reliable || no_tsc_watchdog) in tsc_init()
Dtsc_sync.c420 if (tsc_store_and_check_tsc_adjust(false) || tsc_clocksource_reliable) { in check_tsc_sync_target()
/Linux-v5.4/arch/x86/include/asm/
Dtsc.h47 extern int tsc_clocksource_reliable;