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

Lines Matching refs:cr2

1233                 qemu_log(" CR2=" TARGET_FMT_lx, env->cr[2]);
4959 stq_phys(env->vm_hsave + offsetof(struct vmcb, save.cr2), env->cr[2]);
5008 env->cr[2] = ldq_phys(env->vm_vmcb + offsetof(struct vmcb, save.cr2));
5336 stq_phys(env->vm_vmcb + offsetof(struct vmcb, save.cr2), env->cr[2]);