Searched refs:SHUTDOWN_poweroff (Results 1 – 3 of 3) sorted by relevance
105 #define SHUTDOWN_poweroff 0 /* Domain exited normally. Clean up and kill. */ macro
117 struct sched_shutdown r = { .reason = SHUTDOWN_poweroff }; in xen_power_off()
1290 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()1297 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()