Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dvmm.h627 VM_EXITCODE_SVM, enumerator
/f-stack/freebsd/amd64/vmm/amd/
H A Dsvm.c634 vme->exitcode = VM_EXITCODE_SVM; in vm_exit_svm()