Searched refs:new_dr6 (Results 1 – 1 of 1) sorted by relevance
166 uint64_t new_dr6; in helper_vmrun() local375 new_dr6 = x86_ldq_phys(cs, env->vm_vmcb + offsetof(struct vmcb, save.dr6)); in helper_vmrun()381 if (new_dr6 & DR_RESERVED_MASK) { in helper_vmrun()387 env->dr[6] = new_dr6; in helper_vmrun()