Searched refs:hv_guest_suspend (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dsuspend.c61 * and then suspends the domain by calling hv_guest_suspend.
587 * the suspend. When the HV routine hv_guest_suspend returns, the system
635 * Call into the HV to initiate the suspend. hv_guest_suspend()
647 rv = hv_guest_suspend();
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dhcall.s350 hv_guest_suspend(void)
1267 ENTRY(hv_guest_suspend) function
1272 SET_SIZE(hv_guest_suspend)
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dhypervisor_api.h461 extern uint64_t hv_guest_suspend(void);

Completed in 63 milliseconds