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

/external/qemu/include/sysemu/
H A Dwatchdog.h29 #define WDT_RESET 1 /* Hard reset. */ macro
/external/qemu/hw/watchdog/
H A Dwatchdog.c76 watchdog_action = WDT_RESET;
99 case WDT_RESET: /* same as 'system_reset' in monitor */
/external/qemu/
H A Dvl-android.c306 int watchdog_action = WDT_RESET;

Completed in 352 milliseconds