Home
last modified time | relevance | path

Searched refs:SHUTDOWN_suspend (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/xen/public/
H A Dsched.h108 #define SHUTDOWN_suspend 2 /* Clean up, save suspend info, kill. */ macro
/titanic_50/usr/src/uts/common/xen/os/
H A Dhypercall.c402 sched_shutdown.reason = SHUTDOWN_suspend; in HYPERVISOR_suspend()
/titanic_50/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Dxpv_support.c495 (void) HYPERVISOR_shutdown(SHUTDOWN_suspend); in xen_suspend_domain()
/titanic_50/usr/src/uts/common/xen/dtrace/
H A Dxdt.c857 case SHUTDOWN_suspend: in xdt_process_rec()