Home
last modified time | relevance | path

Searched refs:mem_path (Results 1 – 4 of 4) sorted by relevance

/external/qemu/
Dexec.c2550 if (mem_path) { in qemu_ram_alloc_from_ptr()
2552 new_block->host = file_ram_alloc(new_block, size, mem_path); in qemu_ram_alloc_from_ptr()
2627 } else if (mem_path) { in qemu_ram_free()
2670 if (mem_path) { in qemu_ram_remap()
Dcpu-all.h932 extern const char *mem_path;
Dvl.c200 const char *mem_path = NULL; variable
Dvl-android.c269 const char *mem_path = NULL; variable