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