OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hax_host_setup_vcpu_channel
(Results
1 - 4
of
4
) sorted by null
/external/qemu/target-i386/
hax-i386.h
79
int
hax_host_setup_vcpu_channel
(struct hax_vcpu_state *vcpu);
hax-darwin.c
236
int
hax_host_setup_vcpu_channel
(struct hax_vcpu_state *vcpu)
function
hax-windows.c
354
int
hax_host_setup_vcpu_channel
(struct hax_vcpu_state *vcpu)
function
hax-all.c
219
ret =
hax_host_setup_vcpu_channel
(vcpu);
Completed in 443 milliseconds