Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/public/
H A Dsched.h109 #define SHUTDOWN_crash 3 /* Tell controller we've crashed. */ macro
/titanic_41/usr/src/uts/i86xpv/os/
H A Dxen_machdep.c530 (void) HYPERVISOR_shutdown(SHUTDOWN_crash); in xen_suspend_domain()
537 (void) HYPERVISOR_shutdown(SHUTDOWN_crash); in xen_suspend_domain()
548 (void) HYPERVISOR_shutdown(SHUTDOWN_crash); in xen_suspend_domain()
557 (void) HYPERVISOR_shutdown(SHUTDOWN_crash); in xen_suspend_domain()
563 (void) HYPERVISOR_shutdown(SHUTDOWN_crash); in xen_suspend_domain()
H A Devtchn.c1077 (void) HYPERVISOR_shutdown(SHUTDOWN_crash); in ec_suspend()
1081 (void) HYPERVISOR_shutdown(SHUTDOWN_crash); in ec_suspend()
H A Dmp_xen.c653 (void) HYPERVISOR_shutdown(SHUTDOWN_crash); in mp_leave_barrier()
/titanic_41/usr/src/uts/common/xen/dtrace/
H A Dxdt.c860 case SHUTDOWN_crash: in xdt_process_rec()