Searched refs:SVM_EXIT_STGI (Results 1 – 3 of 3) sorted by relevance
69 #define SVM_EXIT_STGI 0x084 macro177 { SVM_EXIT_STGI, "stgi" }, \
2915 [SVM_EXIT_STGI] = stgi_interception,3821 [x86_intercept_stgi] = POST_EX(SVM_EXIT_STGI),