Searched refs:SVM_EXIT_MSR (Results 1 – 3 of 3) sorted by relevance
137 cpu_svm_check_intercept_param(env, SVM_EXIT_MSR, 1, GETPC()); in helper_wrmsr()334 cpu_svm_check_intercept_param(env, SVM_EXIT_MSR, 0, GETPC()); in helper_rdmsr()
663 if (type == SVM_EXIT_MSR) { in cpu_svm_check_intercept_param()
118 #define SVM_EXIT_MSR 0x07c macro