Searched refs:SHUTDOWN_crash (Results 1 – 3 of 3) sorted by relevance
283 xen_reboot(SHUTDOWN_crash); in xen_panic_event()285 reboot_reason = SHUTDOWN_crash; in xen_panic_event()
1110 xen_reboot(SHUTDOWN_crash); in xen_crash_shutdown()
170 #define SHUTDOWN_crash 3 /* Tell controller we've crashed. */ macro