Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dtsc.c315 static int no_tsc_watchdog; variable
327 no_tsc_watchdog = 1; in tsc_setup()
336 if (no_tsc_watchdog) in tsc_setup()
1227 tsc_as_watchdog && !no_tsc_watchdog; in tsc_clocksource_watchdog_disabled()
1612 if (tsc_clocksource_reliable || no_tsc_watchdog) in tsc_init()