OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hax_host_create_vcpu
(Results
1 - 4
of
4
) sorted by null
/external/qemu/target-i386/
hax-i386.h
77
int
hax_host_create_vcpu
(hax_fd vm_fd, int vcpuid);
hax-darwin.c
206
int
hax_host_create_vcpu
(hax_fd vm_fd, int vcpuid)
function
hax-windows.c
308
int
hax_host_create_vcpu
(hax_fd vm_fd, int vcpuid)
function
hax-all.c
202
ret =
hax_host_create_vcpu
(hax_global.vm->fd, id);
Completed in 61 milliseconds