Home
last modified time | relevance | path

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

/xen/xen/common/
A Dshutdown.c37 case SHUTDOWN_poweroff: in hwdom_shutdown()
A Ddomain.c1407 domain_shutdown(d, SHUTDOWN_poweroff); in do_vcpu_op()
/xen/xen/include/public/
A Dsched.h175 #define SHUTDOWN_poweroff 0 /* Domain exited normally. Clean up and kill. */ macro
/xen/xen/arch/arm/
A Dvpsci.c202 domain_shutdown(d,SHUTDOWN_poweroff); in do_psci_0_2_system_off()
/xen/xen/arch/x86/
A Dshutdown.c126 xen_hypercall_shutdown(SHUTDOWN_poweroff); in __machine_halt()
/xen/xen/arch/x86/hvm/
A Dhvm.c1658 domain_shutdown(d, SHUTDOWN_poweroff); in hvm_vcpu_down()

Completed in 13 milliseconds