Home
last modified time | relevance | path

Searched refs:HYPERVISOR_suspend (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/intel/sys/
H A Dhypervisor.h259 extern long HYPERVISOR_suspend(ulong_t);
/titanic_41/usr/src/uts/common/xen/os/
H A Dhypercall.c398 HYPERVISOR_suspend(ulong_t start_info_mfn) in HYPERVISOR_suspend() function
/titanic_41/usr/src/uts/i86xpv/os/
H A Dxen_machdep.c545 if (HYPERVISOR_suspend(start_info_mfn)) { in xen_suspend_domain()