OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hax_vm_create
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-i386/
hax-i386.h
64
struct hax_vm *
hax_vm_create
(struct hax_state *hax);
hax-all.c
276
struct hax_vm *
hax_vm_create
(struct hax_state *hax)
function
374
hax->vm =
hax_vm_create
(hax);
Completed in 34 milliseconds