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