HomeSort by relevance Sort by last modified time
    Searched refs:mem_path (Results 1 - 3 of 3) sorted by null

  /external/qemu/include/exec/
cpu-all.h 482 extern const char *mem_path;
  /external/qemu/
exec.c 1094 if (mem_path) {
1100 if (mem_path) {
1111 new_block->host = file_ram_alloc(new_block, size, mem_path);
    [all...]
vl-android.c 264 const char *mem_path = NULL; variable
    [all...]

Completed in 3576 milliseconds