Searched refs:device_iommu_mapped (Results 1 – 19 of 19) sorted by relevance
122 if (device_iommu_mapped(i915->drm.dev)) in i915_vtd_active()
72 !device_iommu_mapped(&ctx->dev)) { in host1x_memory_context_list_init()
147 if (!device_iommu_mapped(&pdev->dev)) in adf_sriov_configure()
162 if (!err && dev->bus && !device_iommu_mapped(dev)) in of_iommu_configure()
292 if (device_iommu_mapped(mdp_dev)) in msm_kms_init_aspace()326 device_iommu_mapped(dev->dev) || in msm_use_mmu()327 device_iommu_mapped(dev->dev->parent); in msm_use_mmu()
226 if (of_dma_is_coherent(dev->of_node) || device_iommu_mapped(dev)) { in dwc3_xlnx_init_zynqmp()
122 if (device_iommu_mapped(dev)) { in nvkm_device_tegra_probe_iommu()
110 if (device_iommu_mapped(client->base.dev) && client->ops->can_use_memory_ctx) { in tegra_drm_ioctl_channel_open()
94 if (!device_iommu_mapped(dev)) in rockchip_drm_dma_init_device()
1152 if (device_iommu_mapped(dev)) { in iommu_add_device()1173 if (!device_iommu_mapped(dev)) { in iommu_del_device()
1275 if (device_iommu_mapped(dev)) { in dev_has_iommu_table()
537 if (!device_iommu_mapped(&pdev->dev)) { in usnic_ib_pci_probe()
690 static inline bool device_iommu_mapped(struct device *dev) in device_iommu_mapped() function
584 device_iommu_mapped(&intel_private.pcidev->dev)); in needs_ilk_vtd_wa()
1891 if (device_iommu_mapped(&pdev->dev)) in rcar_dmac_probe()
1582 if (!err && dev->bus && !device_iommu_mapped(dev)) in acpi_iommu_configure_id()
847 if (!user_address || device_iommu_mapped(&hdev->pdev->dev)) { in hl_access_mem()
249 if (!(xhci->quirks & XHCI_ZERO_64B_REGS) || !device_iommu_mapped(dev)) in xhci_zero_64b_regs()
6087 if (!device_iommu_mapped(&hdev->pdev->dev)) in gaudi2_validate_cb_address()
Completed in 64 milliseconds