Searched refs:memory_region_set_coalescing (Results 1 – 6 of 6) sorted by relevance
81 memory_region_set_coalescing(vga_io_memory); in vga_isa_realizefn()
101 memory_region_set_coalescing(&s->lowmem); in vga_mmio_realizefn()
2342 memory_region_set_coalescing(vga_io_memory); in vga_init()
2900 memory_region_set_coalescing(&s->low_mem); in cirrus_init_common()
2194 void memory_region_set_coalescing(MemoryRegion *mr);
2649 void memory_region_set_coalescing(MemoryRegion *mr) in memory_region_set_coalescing() function