Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dvmm.h611 VM_EXITCODE_RDMSR, enumerator
/f-stack/freebsd/amd64/vmm/amd/
H A Dsvm.c1485 vmexit->exitcode = VM_EXITCODE_RDMSR; in svm_vmexit()
/f-stack/freebsd/amd64/vmm/intel/
H A Dvmx.c2483 vmexit->exitcode = VM_EXITCODE_RDMSR; in vmx_exit_process()