Home
last modified time | relevance | path

Searched defs:iova_tree (Results 1 – 6 of 6) sorted by relevance

/qemu/hw/virtio/
H A Dvhost-iova-tree.c61 void vhost_iova_tree_delete(VhostIOVATree *iova_tree) in vhost_iova_tree_delete()
125 void vhost_iova_tree_remove(VhostIOVATree *iova_tree, DMAMap map) in vhost_iova_tree_remove()
187 void vhost_iova_tree_remove_gpa(VhostIOVATree *iova_tree, DMAMap map) in vhost_iova_tree_remove_gpa()
H A Dvhost-shadow-virtqueue.h79 VhostIOVATree *iova_tree; member
H A Dvhost-shadow-virtqueue.c683 VirtQueue *vq, VhostIOVATree *iova_tree) in vhost_svq_start()
/qemu/include/hw/virtio/
H A Dvhost-vdpa.h61 VhostIOVATree *iova_tree; member
/qemu/util/
H A Diova-tree.c76 IOVATree *iova_tree = g_new0(IOVATree, 1); in iova_tree_new() local
/qemu/include/hw/i386/
H A Dintel_iommu.h149 IOVATree *iova_tree; member