Searched defs:iommu_device (Results 1 – 4 of 4) sorted by relevance
314 struct iommu_device { struct315 struct list_head list;316 const struct iommu_ops *ops;317 struct fwnode_handle *fwnode;318 struct device *dev;650 struct iommu_device {}; struct
34 struct device *iommu_device; member
389 int mdev_set_iommu_device(struct device *dev, struct device *iommu_device) in mdev_set_iommu_device()
1775 struct device *iommu_device; in vfio_mdev_get_iommu_device() local1791 struct device *iommu_device; in vfio_mdev_attach_domain() local1807 struct device *iommu_device; in vfio_mdev_detach_domain() local2128 struct device *iommu_device = NULL; in vfio_iommu_type1_attach_group() local