Home | History | Annotate | Download | only in target-i386

Lines Matching refs:SVM_EXIT_READ_CR0

2912     helper_svm_check_intercept_param(SVM_EXIT_READ_CR0 + reg, 0);
5222 case SVM_EXIT_READ_CR0 ... SVM_EXIT_READ_CR0 + 8:
5223 if (env->intercept_cr_read & (1 << (type - SVM_EXIT_READ_CR0))) {