Searched refs:device_iommu_mapped (Results 1 – 7 of 7) sorted by relevance
235 if (!err && dev->bus && !device_iommu_mapped(dev)) in of_iommu_configure()
1104 if (device_iommu_mapped(dev)) { in iommu_add_device()1125 if (!device_iommu_mapped(dev)) { in iommu_del_device()
1288 if (device_iommu_mapped(dev)) { in dev_has_iommu_table()
601 static inline bool device_iommu_mapped(struct device *dev) in device_iommu_mapped() function
820 if (dev->bus && !device_iommu_mapped(dev)) in iort_add_device_replay()
1862 if (device_iommu_mapped(&pdev->dev)) in rcar_dmac_probe()
246 if (!(xhci->quirks & XHCI_ZERO_64B_REGS) || !device_iommu_mapped(dev)) in xhci_zero_64b_regs()