Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dwatchdog.h24 bool watchdog_enabled(void);
31 #define watchdog_enabled() ((void)0) macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dnmi.c460 bool watchdog_enabled(void) in watchdog_enabled() function
487 if ( (this_cpu(last_irq_sums) == sum) && watchdog_enabled() ) in nmi_watchdog_tick()

Completed in 2 milliseconds