OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hax_stop_emulation
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
hax.h
27
int
hax_stop_emulation
(CPUState *env);
cpu-exec.c
696
if (hax_enabled() &&
hax_stop_emulation
(env))
[
all
...]
/external/qemu/target-i386/
hax-all.c
81
int
hax_stop_emulation
(CPUState *env)
function
Completed in 23 milliseconds