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

/illumos-gate/usr/src/uts/sun4v/promif/
H A Dpromif_power_off.c39 rv = hv_mach_exit(0);
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dhcall.s39 hv_mach_exit(uint64_t exit_code)
371 * int hv_mach_exit(uint64_t exit_code)
373 ENTRY(hv_mach_exit) function
378 SET_SIZE(hv_mach_exit)
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dhypervisor_api.h348 extern uint64_t hv_mach_exit(uint64_t exit_code);

Completed in 287 milliseconds