Searched refs:SVM_EXIT_STGI (Results 1 – 2 of 2) sorted by relevance
69 #define SVM_EXIT_STGI 0x084 macro219 { SVM_EXIT_STGI, "stgi" }, \
3285 [SVM_EXIT_STGI] = stgi_interception,4567 [x86_intercept_stgi] = POST_EX(SVM_EXIT_STGI),