Searched refs:mem_prealloc (Results 1 – 4 of 4) sorted by relevance
933 extern int mem_prealloc;
202 int mem_prealloc = 0; /* force preallocation of physical target memory */ variable
268 int mem_prealloc = 0; /* force preallocation of physical target memory */ variable
2648 flags |= mem_prealloc ? MAP_POPULATE | MAP_SHARED : in qemu_ram_remap()