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
132 QLIST_HEAD(, vhost_iommu) iommu_list;
/openbmc/qemu/hw/virtio/
H A Dvhost.c799 struct vhost_iommu *iommu = container_of(n, struct vhost_iommu, n); in vhost_iommu_unmap_notify()
814 struct vhost_iommu *iommu; in vhost_iommu_region_add()
853 struct vhost_iommu *iommu; in vhost_iommu_region_del()
875 struct vhost_iommu *iommu; in vhost_toggle_device_iotlb()