Searched refs:VM_EXITCODE_INST_EMUL (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/amd64/include/
H A Dvmm.h540 VM_EXITCODE_INST_EMUL, enumerator in enum:vm_exitcode
/freebsd-11-stable/usr.sbin/bhyve/
H A Dbhyverun.c817 [VM_EXITCODE_INST_EMUL] = vmexit_inst_emul,
/freebsd-11-stable/sys/amd64/vmm/amd/
H A Dsvm.c845 vmexit->exitcode = VM_EXITCODE_INST_EMUL;
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm.c1719 case VM_EXITCODE_INST_EMUL:
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx.c1949 vmexit->exitcode = VM_EXITCODE_INST_EMUL;

Completed in 88 milliseconds