OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hax_vcpu_run
(Results
1 - 4
of
4
) sorted by null
/external/qemu/target-i386/
hax-i386.h
65
int
hax_vcpu_run
(struct hax_vcpu_state *vcpu);
hax-darwin.c
260
int
hax_vcpu_run
(struct hax_vcpu_state* vcpu)
function
hax-windows.c
384
int
hax_vcpu_run
(struct hax_vcpu_state* vcpu)
function
hax-all.c
549
hax_ret =
hax_vcpu_run
(vcpu);
Completed in 42 milliseconds