Home
last modified time | relevance | path

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

/external/qemu/include/exec/
Dcpu-all.h482 extern const char *mem_path;
/external/qemu/
Dexec.c1094 if (mem_path) { in qemu_ram_alloc_from_ptr()
1100 if (mem_path) { in qemu_ram_alloc_from_ptr()
1111 new_block->host = file_ram_alloc(new_block, size, mem_path); in qemu_ram_alloc_from_ptr()
Dvl-android.c264 const char *mem_path = NULL; variable