Home
last modified time | relevance | path

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

/linux-3.4.99/include/xen/interface/
Dsched.h105 #define SHUTDOWN_poweroff 0 /* Domain exited normally. Clean up and kill. */ macro
/linux-3.4.99/arch/x86/xen/
Denlighten.c1220 xen_reboot(SHUTDOWN_poweroff); in xen_machine_halt()
1227 xen_reboot(SHUTDOWN_poweroff); in xen_machine_power_off()
/linux-3.4.99/arch/ia64/xen/
Dxen_pv_ops.c88 HYPERVISOR_shutdown(SHUTDOWN_poweroff); in xen_pm_power_off()