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/include/exec/
hax.h
18
int
hax_vcpu_exec
(CPUState *cpu);
/external/qemu/target-i386/
hax-all.c
630
int
hax_vcpu_exec
(CPUState *cpu)
function
/external/qemu/
cpu-exec.c
317
if (hax_enabled() && !
hax_vcpu_exec
(cpu))
[
all
...]
Completed in 32 milliseconds