Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost.c618 dev->n_tmp_sections = 0; in vhost_commit()
640 dev->n_mem_sections = dev->n_tmp_sections; in vhost_commit()
764 if (dev->n_tmp_sections && !section->unmergeable) { in vhost_region_add_section()
771 (dev->n_tmp_sections - 1); in vhost_region_add_section()
826 ++dev->n_tmp_sections; in vhost_region_add_section()
828 dev->n_tmp_sections); in vhost_region_add_section()
829 dev->tmp_sections[dev->n_tmp_sections - 1] = *section; in vhost_region_add_section()
833 dev->tmp_sections[dev->n_tmp_sections - 1].fv = NULL; in vhost_region_add_section()
H A Dvirtio-qmp.c818 status->vhost_dev->n_tmp_sections = hdev->n_tmp_sections; in qmp_x_query_virtio_vhost_queue_status()
H A Dvirtio-hmp-cmds.c167 monitor_printf(mon, " n_tmp_sections: %"PRId64"\n", in hmp_virtio_status()
168 s->vhost_dev->n_tmp_sections); in hmp_virtio_status()
/openbmc/qemu/include/hw/virtio/
H A Dvhost.h86 int n_tmp_sections; member
/openbmc/qemu/qapi/
H A Dvirtio.json78 # @n-tmp-sections: vhost_dev n_tmp_sections