Home
last modified time | relevance | path

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

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