OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hax_populate_ram
(Results
1 - 4
of
4
) sorted by null
/external/qemu/include/exec/
hax.h
22
int
hax_populate_ram
(uint64_t va, uint32_t size);
/external/qemu/target-i386/
hax-darwin.c
35
int
hax_populate_ram
(uint64_t va, uint32_t size)
function
hax-windows.c
64
int
hax_populate_ram
(uint64_t va, uint32_t size)
function
/external/qemu/
exec.c
1129
int ret =
hax_populate_ram
(
[
all
...]
Completed in 62 milliseconds