Searched refs:SHUTDOWN_reboot (Results 1 – 3 of 3) sorted by relevance
106 #define SHUTDOWN_reboot 1 /* Clean up, kill, and then restart. */ macro
114 struct sched_shutdown r = { .reason = SHUTDOWN_reboot }; in xen_restart()
1288 xen_reboot(SHUTDOWN_reboot); in xen_restart()1293 xen_reboot(SHUTDOWN_reboot); in xen_emergency_restart()