Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost.c628 MemoryRegionSection *old_sections; in vhost_commit() local
640 old_sections = dev->mem_sections; in vhost_commit()
650 if (!MemoryRegionSection_eq(&old_sections[i], in vhost_commit()
732 memory_region_unref(old_sections[n_old_sections].mr); in vhost_commit()
734 g_free(old_sections); in vhost_commit()