Searched refs:SVM_EXIT_STGI (Results 1 – 3 of 3) sorted by relevance
68 #define SVM_EXIT_STGI 0x084 macro164 { SVM_EXIT_STGI, "stgi" }, \
4766 [SVM_EXIT_STGI] = stgi_interception,5949 [x86_intercept_stgi] = POST_EX(SVM_EXIT_STGI),