OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hax_host_create_vm
(Results
1 - 4
of
4
) sorted by null
/external/qemu/target-i386/
hax-i386.h
75
int
hax_host_create_vm
(struct hax_state *hax, int *vm_id);
hax-darwin.c
153
int
hax_host_create_vm
(struct hax_state *hax, int *vmid)
function
hax-windows.c
234
int
hax_host_create_vm
(struct hax_state *hax, int *vmid)
function
hax-all.c
294
ret =
hax_host_create_vm
(hax, &vm_id);
Completed in 36 milliseconds