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