Searched refs:SVM_EXIT_STGI (Results 1 – 5 of 5) sorted by relevance
69 #define SVM_EXIT_STGI 0x084 macro212 { SVM_EXIT_STGI, "stgi" }, \
126 #define SVM_EXIT_STGI 0x084 macro
591 cpu_svm_check_intercept_param(env, SVM_EXIT_STGI, 0, GETPC()); in helper_stgi()
3349 [SVM_EXIT_STGI] = stgi_interception, in dump_vmcb() 4455 [x86_intercept_stgi] = POST_EX(SVM_EXIT_STGI),