Searched defs:iommu_device (Results 1 – 4 of 4) sorted by relevance
320 struct iommu_device { struct321 struct list_head list;322 const struct iommu_ops *ops;323 struct fwnode_handle *fwnode;324 struct device *dev;615 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()
1337 struct device *iommu_device; in vfio_mdev_get_iommu_device() local1353 struct device *iommu_device; in vfio_mdev_attach_domain() local1369 struct device *iommu_device; in vfio_mdev_detach_domain() local1697 struct device *iommu_device = NULL; in vfio_iommu_type1_attach_group() local