Searched refs:hax_stop_emulation (Results 1 – 3 of 3) sorted by relevance
27 int hax_stop_emulation(CPUState *env);
696 if (hax_enabled() && hax_stop_emulation(env)) in cpu_exec()
81 int hax_stop_emulation(CPUState *env) in hax_stop_emulation() function