Home
last modified time | relevance | path

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

/dports/emulators/bochs/bochs-2.7/cpu/
H A Dsvm.h82 SVM_VMEXIT_STGI = 132, enumerator
H A Dsvm.cc1204 if (SVM_INTERCEPT(SVM_INTERCEPT1_STGI)) Svm_Vmexit(SVM_VMEXIT_STGI); in STGI()