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

Lines Matching refs:hax_vcpu_state

99     struct hax_vcpu_state *vstate;
116 struct hax_vcpu_state *vcpu = env->hax_vcpu;
176 struct hax_vcpu_state *vcpu = NULL;
191 vcpu = qemu_malloc(sizeof(struct hax_vcpu_state));
198 memset(vcpu, 0, sizeof(struct hax_vcpu_state));
238 struct hax_vcpu_state *vcpu = env->hax_vcpu;
471 struct hax_vcpu_state *vcpu = env->hax_vcpu;
505 struct hax_vcpu_state *vcpu = env->hax_vcpu;
526 struct hax_vcpu_state *vcpu = env->hax_vcpu;
629 struct hax_vcpu_state *vcpu;