Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dwatchdog.h24 bool watchdog_enabled(void);
31 #define watchdog_enabled() ((void)0) macro
/xen/xen/arch/x86/
A Dnmi.c472 bool watchdog_enabled(void) in watchdog_enabled() function
499 if ( (this_cpu(last_irq_sums) == sum) && watchdog_enabled() ) in nmi_watchdog_tick()

Completed in 4 milliseconds