Searched refs:dev_has_iommu_table (Results 1 – 2 of 2) sorted by relevance
225 int dev_has_iommu_table(struct device *dev, void *data);240 static inline int dev_has_iommu_table(struct device *dev, void *data) in dev_has_iommu_table() function
1292 ret = iommu_group_for_each_dev(group, &pdev, dev_has_iommu_table); in eeh_iommu_group_to_pe()