Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvhost.h57 struct vhost_iommu { struct
62 QLIST_ENTRY(vhost_iommu) iommu_next; argument
133 QLIST_HEAD(, vhost_iommu) iommu_list;
/openbmc/qemu/hw/virtio/
H A Dvhost.c864 struct vhost_iommu *iommu = container_of(n, struct vhost_iommu, n); in vhost_iommu_unmap_notify()
879 struct vhost_iommu *iommu; in vhost_iommu_region_add()
918 struct vhost_iommu *iommu; in vhost_iommu_region_del()
940 struct vhost_iommu *iommu; in vhost_toggle_device_iotlb()