Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dvmmvar.h224 #define SVM_VMEXIT_MSR 0x7C macro
/openbsd/usr.sbin/vmd/
H A Dx86_vm.c614 case SVM_VMEXIT_MSR: in vcpu_exit()
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c4169 case SVM_VMEXIT_MSR: in svm_handle_exit()
6709 case SVM_VMEXIT_MSR: return "RDMSR/WRMSR instruction"; /* 0x7C */ in svm_exit_reason_decode()