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

Lines Matching refs:exit_info_2

5002     /* clear exit_info_2 so we behave like the real hardware */
5003 stq_phys(env->vm_vmcb + offsetof(struct vmcb, control.exit_info_2), 0);
5294 stq_phys(env->vm_vmcb + offsetof(struct vmcb, control.exit_info_2),
5308 ldq_phys(env->vm_vmcb + offsetof(struct vmcb, control.exit_info_2)),