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

/linux-master/arch/x86/kernel/
H A Dtsc.c316 static int tsc_as_watchdog; variable
328 if (tsc_as_watchdog)
331 tsc_as_watchdog = 0;
340 tsc_as_watchdog = 1;
1229 tsc_as_watchdog && !no_tsc_watchdog;

Completed in 199 milliseconds