Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dshutdown.c38 case SHUTDOWN_poweroff: in hwdom_shutdown()
/xen-4.10.0-shim-comet/xen/include/public/
A Dsched.h175 #define SHUTDOWN_poweroff 0 /* Domain exited normally. Clean up and kill. */ macro
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dvpsci.c194 domain_shutdown(d,SHUTDOWN_poweroff); in do_psci_0_2_system_off()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dshutdown.c125 xen_hypercall_shutdown(SHUTDOWN_poweroff); in __machine_halt()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c1617 domain_shutdown(d, SHUTDOWN_poweroff); in hvm_vcpu_down()

Completed in 12 milliseconds