Home
last modified time | relevance | path

Searched refs:SHUTDOWN_poweroff (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/xen/interface/
Dsched.h105 #define SHUTDOWN_poweroff 0 /* Domain exited normally. Clean up and kill. */ macro
/linux-4.4.14/arch/arm/xen/
Denlighten.c122 struct sched_shutdown r = { .reason = SHUTDOWN_poweroff }; in xen_power_off()
/linux-4.4.14/arch/x86/xen/
Denlighten.c1298 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()
1305 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()