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

Lines Matching refs:CPUState

42 int hax_vcpu_emulation_mode(CPUState *env)
47 static int hax_prepare_emulation(CPUState *env)
61 static int hax_stop_tbloop(CPUState *env)
81 int hax_stop_emulation(CPUState *env)
97 int hax_stop_translate(CPUState *env)
114 hax_fd hax_vcpu_get_fd(CPUState *env)
236 int hax_vcpu_destroy(CPUState *env)
259 int hax_init_vcpu(CPUState *env)
398 int hax_handle_fastmmio(CPUState *env, struct hax_fastmmio *hft)
423 int hax_handle_io(CPUState *env, uint32_t df, uint16_t port, int direction,
469 static int hax_vcpu_interrupt(CPUState *env)
503 void hax_raise_event(CPUState *env)
523 static int hax_vcpu_hax_exec(CPUState *env)
626 int hax_vcpu_exec(CPUState *env)
723 static int hax_get_segments(CPUState *env, struct vcpu_state_t *sregs)
741 static int hax_set_segments(CPUState *env, struct vcpu_state_t *sregs)
779 static int hax_setup_qemu_emulator(CPUState *env)
824 static int hax_sync_vcpu_register(CPUState *env, int set)
886 static int hax_get_msrs(CPUState *env)
922 static int hax_set_msrs(CPUState *env)
941 static int hax_get_fpu(CPUState *env)
964 static int hax_set_fpu(CPUState *env)
986 int hax_arch_get_registers(CPUState *env)
1005 static int hax_arch_set_registers(CPUState *env)
1031 void hax_vcpu_sync_state(CPUState *env, int modified)
1049 CPUState *env;
1072 CPUState *env;