Searched refs:old_sections (Results 1 – 1 of 1) sorted by relevance
625 MemoryRegionSection *old_sections; in vhost_commit() 637 old_sections = dev->mem_sections; in vhost_commit() 647 if (!MemoryRegionSection_eq(&old_sections[i], in vhost_commit() 722 memory_region_unref(old_sections[n_old_sections].mr); in vhost_commit() 724 g_free(old_sections);622 MemoryRegionSection *old_sections; vhost_commit() local