Searched refs:SVM_EXIT_STGI (Results 1 – 2 of 2) sorted by relevance
65 #define SVM_EXIT_STGI 0x084 macro123 { SVM_EXIT_STGI, "stgi" }, \
3386 [SVM_EXIT_STGI] = stgi_interception,4182 [x86_intercept_stgi] = POST_EX(SVM_EXIT_STGI),