Home
last modified time | relevance | path

Searched refs:VM_EXITCODE_DEBUG (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/amd64/include/
HDvmm.h644 VM_EXITCODE_DEBUG, enumerator
/freebsd-13-stable/usr.sbin/bhyve/
HDbhyverun.c965 [VM_EXITCODE_DEBUG] = vmexit_debug,
/freebsd-13-stable/sys/amd64/vmm/
HDvmm.c1796 vmexit->exitcode = VM_EXITCODE_DEBUG; in vm_exit_debug()