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

Lines Matching refs:SVM_EXIT_WRITE_DR0

5237     case SVM_EXIT_WRITE_DR0 ... SVM_EXIT_WRITE_DR0 + 7:
5238 if (env->intercept_dr_write & (1 << (type - SVM_EXIT_WRITE_DR0))) {