Searched refs:__iommu_get_iommu_dev (Results 1 – 3 of 3) sorted by relevance
69 viommu->iommu_dev = __iommu_get_iommu_dev(idev->dev); in iommufd_viommu_alloc_ioctl()122 if (viommu->iommu_dev != __iommu_get_iommu_dev(idev->dev)) { in iommufd_vdevice_alloc_ioctl()
397 if (viommu->iommu_dev != __iommu_get_iommu_dev(idev->dev)) { in iommufd_hwpt_alloc()
843 static inline struct iommu_device *__iommu_get_iommu_dev(struct device *dev) in __iommu_get_iommu_dev() function849 container_of(__iommu_get_iommu_dev(dev), type, member)