Lines Matching refs:intercept_dr_read
4987 env->intercept_dr_read = lduw_phys(env->vm_vmcb + offsetof(struct vmcb, control.intercept_dr_read));5233 if (env->intercept_dr_read & (1 << (type - SVM_EXIT_READ_DR0))) {