Searched refs:RAM_PREALLOC_MASK (Results 1 – 2 of 2) sorted by relevance
458 #define RAM_PREALLOC_MASK (1 << 0) macro
1092 new_block->flags |= RAM_PREALLOC_MASK; in qemu_ram_alloc_from_ptr()1218 if (block->flags & RAM_PREALLOC_MASK) { in qemu_ram_free()1250 if (block->flags & RAM_PREALLOC_MASK) { in qemu_ram_remap()