Home
last modified time | relevance | path

Searched refs:VM_SUSPEND_RESET (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/
H A Dsuspend_info.c244 test_plain_suspend(ctx, vcpu, VM_SUSPEND_RESET); in main()
/illumos-gate/usr/src/uts/intel/sys/
H A Dvmm.h48 VM_SUSPEND_RESET, enumerator
/illumos-gate/usr/src/cmd/bhyve/
H A Dpm.c91 error = vm_suspend(ctx, VM_SUSPEND_RESET); in reset_handler()
H A Datkbdc.c464 error = vm_suspend(ctx, VM_SUSPEND_RESET); in atkbdc_sts_ctl_handler()
H A Dbhyverun.c959 case VM_SUSPEND_RESET: in vmexit_suspend()
/illumos-gate/usr/src/test/bhyve-tests/tests/common/
H A Din_guest.c263 case VM_SUSPEND_RESET: in test_fail_vmexit()
/illumos-gate/usr/src/cmd/bhyvectl/
H A Dbhyvectl.c2372 error = vm_suspend(ctx, VM_SUSPEND_RESET); in main()