Searched refs:VM_EXITCODE_PAUSE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/amd64/include/
H A Dvmm.h538 VM_EXITCODE_PAUSE, enumerator in enum:vm_exitcode
/freebsd-11-stable/usr.sbin/bhyve/
H A Dbhyverun.c913 handler[VM_EXITCODE_PAUSE] = vmexit_pause;
/freebsd-11-stable/sys/amd64/vmm/amd/
H A Dsvm.c1492 vmexit->exitcode = VM_EXITCODE_PAUSE;
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx.c2449 vmexit->exitcode = VM_EXITCODE_PAUSE;

Completed in 82 milliseconds