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
271 int mem_prealloc = 0; /* force preallocation of physical target memory */ variable
2674 flags |= mem_prealloc ? MAP_POPULATE | MAP_SHARED : in qemu_ram_remap()