Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dvl.c185 static int mem_prealloc; /* force preallocation of physical target memory */
2550 if (mem_prealloc) { in qemu_process_sugar_options()
3127 mem_prealloc = 1; in qemu_init()
184 static int mem_prealloc; /* force preallocation of physical target memory */ global() variable