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

/freebsd-11-stable/sys/amd64/include/
H A Dvmm.h546 VM_EXITCODE_INOUT_STR, enumerator in enum:vm_exitcode
/freebsd-11-stable/usr.sbin/bhyve/
H A Dbhyverun.c809 [VM_EXITCODE_INOUT_STR] = vmexit_inout,
/freebsd-11-stable/sys/amd64/vmm/amd/
H A Dsvm.c787 vmexit->exitcode = VM_EXITCODE_INOUT_STR;
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm.c1723 case VM_EXITCODE_INOUT_STR:
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmx.c2506 vmexit->exitcode = VM_EXITCODE_INOUT_STR;

Completed in 78 milliseconds