OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hax_module_version
(Results
1 - 6
of
6
) sorted by null
/external/qemu/target-i386/
hax-i386.h
62
int hax_mod_version(struct hax_state *hax, struct
hax_module_version
*version);
hax-darwin.h
40
#define HAX_IOCTL_VERSION _IOWR(0, 0x20, struct
hax_module_version
)
hax-darwin.c
102
int hax_mod_version(struct hax_state *hax, struct
hax_module_version
*version)
hax-interface.h
333
struct
hax_module_version
struct
hax-windows.c
166
int hax_mod_version(struct hax_state *hax, struct
hax_module_version
*version)
hax-all.c
161
struct
hax_module_version
version;
Completed in 49 milliseconds