Home
last modified time | relevance | path

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

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