Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dvmm.h629 VM_EXITCODE_DEBUG, enumerator
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c1659 vmexit->exitcode = VM_EXITCODE_DEBUG; in vm_exit_debug()