Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dtsc.c316 static int tsc_as_watchdog; variable
328 if (tsc_as_watchdog) in tsc_setup()
331 tsc_as_watchdog = 0; in tsc_setup()
340 tsc_as_watchdog = 1; in tsc_setup()
1227 tsc_as_watchdog && !no_tsc_watchdog; in tsc_clocksource_watchdog_disabled()