Home
last modified time | relevance | path

Searched refs:hax_stop_emulation (Results 1 – 3 of 3) sorted by relevance

/external/qemu/
Dhax.h27 int hax_stop_emulation(CPUState *env);
Dcpu-exec.c696 if (hax_enabled() && hax_stop_emulation(env)) in cpu_exec()
/external/qemu/target-i386/
Dhax-all.c81 int hax_stop_emulation(CPUState *env) in hax_stop_emulation() function