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.c622 MemoryRegionSection *old_sections; in vhost_commit() local
634 old_sections = dev->mem_sections; in vhost_commit()
644 if (!MemoryRegionSection_eq(&old_sections[i], in vhost_commit()
719 memory_region_unref(old_sections[n_old_sections].mr); in vhost_commit()
721 g_free(old_sections); in vhost_commit()