Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dvmmvar.h232 #define SVM_VMEXIT_STGI 0x84 macro
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c4192 case SVM_VMEXIT_STGI: in svm_handle_exit()
6715 case SVM_VMEXIT_STGI: return "STGI instruction"; /* 0x84 */ in svm_exit_reason_decode()