Searched refs:device_iommu_mapped (Results 1 – 7 of 7) sorted by relevance
215 if (!err && dev->bus && !device_iommu_mapped(dev)) in of_iommu_configure()
1111 if (device_iommu_mapped(dev)) { in iommu_add_device()1132 if (!device_iommu_mapped(dev)) { in iommu_del_device()
1486 if (device_iommu_mapped(dev)) { in dev_has_iommu_table()
779 if (dev->bus && !device_iommu_mapped(dev)) in iort_add_device_replay()
1331 static inline bool device_iommu_mapped(struct device *dev) in device_iommu_mapped() function
1842 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()