Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/xen/public/
H A Dsched.h106 #define SHUTDOWN_poweroff 0 /* Domain exited normally. Clean up and kill. */ macro
/titanic_44/usr/src/uts/i86xpv/io/psm/
H A Dxpv_uppc.c350 (void) HYPERVISOR_shutdown(SHUTDOWN_poweroff); in xen_uppc_shutdown()
H A Dxpv_psm.c495 (void) HYPERVISOR_shutdown(SHUTDOWN_poweroff); in xen_psm_shutdown()
/titanic_44/usr/src/uts/i86pc/os/
H A Dmachdep.c275 (void) HYPERVISOR_shutdown(SHUTDOWN_poweroff); in mdboot()
/titanic_44/usr/src/uts/common/xen/dtrace/
H A Dxdt.c851 case SHUTDOWN_poweroff: in xdt_process_rec()
/titanic_44/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c326 (void) HYPERVISOR_shutdown(SHUTDOWN_poweroff); in dboot_halt()