Searched refs:device_iommu_mapped (Results 1 – 8 of 8) sorted by relevance
162 if (!err && dev->bus && !device_iommu_mapped(dev)) in of_iommu_configure()
196 if (of_dma_is_coherent(dev->of_node) || device_iommu_mapped(dev)) { in dwc3_xlnx_init_zynqmp()
1150 if (device_iommu_mapped(dev)) { in iommu_add_device()1171 if (!device_iommu_mapped(dev)) { in iommu_del_device()
1264 if (device_iommu_mapped(dev)) { in dev_has_iommu_table()
618 static inline bool device_iommu_mapped(struct device *dev) in device_iommu_mapped() function
1886 if (device_iommu_mapped(&pdev->dev)) in rcar_dmac_probe()
1572 if (!err && dev->bus && !device_iommu_mapped(dev)) in acpi_iommu_configure_id()
246 if (!(xhci->quirks & XHCI_ZERO_64B_REGS) || !device_iommu_mapped(dev)) in xhci_zero_64b_regs()