Searched refs:SVM_EXIT_CLGI (Results 1 – 5 of 5) sorted by relevance
70 #define SVM_EXIT_CLGI 0x085 macro213 { SVM_EXIT_CLGI, "clgi" }, \
127 #define SVM_EXIT_CLGI 0x085 macro
603 cpu_svm_check_intercept_param(env, SVM_EXIT_CLGI, 0, GETPC()); in helper_clgi()
3329 [SVM_EXIT_CLGI] = clgi_interception,4435 [x86_intercept_clgi] = POST_EX(SVM_EXIT_CLGI),