HomeSort by relevance Sort by last modified time
    Searched refs:hax_stop_emulation (Results 1 - 3 of 3) sorted by null

  /external/qemu/include/exec/
hax.h 27 int hax_stop_emulation(CPUState *cpu);
  /external/qemu/target-i386/
hax-all.c 83 int hax_stop_emulation(CPUState *cpu) function
  /external/qemu/
cpu-exec.c 627 if (hax_enabled() && hax_stop_emulation(cpu))
    [all...]

Completed in 113 milliseconds