Home
last modified time | relevance | path

Searched refs:device_iommu_mapped (Results 1 – 19 of 19) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/i915/
Di915_utils.c122 if (device_iommu_mapped(i915->drm.dev)) in i915_vtd_active()
/Linux-v6.1/drivers/iommu/
Dof_iommu.c162 if (!err && dev->bus && !device_iommu_mapped(dev)) in of_iommu_configure()
/Linux-v6.1/drivers/crypto/qat/qat_common/
Dadf_sriov.c147 if (!device_iommu_mapped(&pdev->dev)) in adf_sriov_configure()
/Linux-v6.1/drivers/gpu/host1x/
Dcontext.c74 if (!fwspec || !device_iommu_mapped(&ctx->dev)) { in host1x_memory_context_list_init()
/Linux-v6.1/drivers/gpu/drm/msm/
Dmsm_drv.c291 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()
/Linux-v6.1/drivers/usb/dwc3/
Ddwc3-xilinx.c226 if (of_dma_is_coherent(dev->of_node) || device_iommu_mapped(dev)) { in dwc3_xlnx_init_zynqmp()
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dtegra.c122 if (device_iommu_mapped(dev)) { in nvkm_device_tegra_probe_iommu()
/Linux-v6.1/drivers/gpu/drm/tegra/
Duapi.c110 if (device_iommu_mapped(client->base.dev) && client->ops->can_use_memory_ctx) { in tegra_drm_ioctl_channel_open()
/Linux-v6.1/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c94 if (!device_iommu_mapped(dev)) in rockchip_drm_dma_init_device()
/Linux-v6.1/arch/powerpc/kernel/
Diommu.c1154 if (device_iommu_mapped(dev)) { in iommu_add_device()
1175 if (!device_iommu_mapped(dev)) { in iommu_del_device()
Deeh.c1275 if (device_iommu_mapped(dev)) { in dev_has_iommu_table()
/Linux-v6.1/drivers/infiniband/hw/usnic/
Dusnic_ib_main.c537 if (!device_iommu_mapped(&pdev->dev)) { in usnic_ib_pci_probe()
/Linux-v6.1/include/linux/
Ddevice.h693 static inline bool device_iommu_mapped(struct device *dev) in device_iommu_mapped() function
/Linux-v6.1/drivers/char/agp/
Dintel-gtt.c584 device_iommu_mapped(&intel_private.pcidev->dev)); in needs_ilk_vtd_wa()
/Linux-v6.1/drivers/dma/sh/
Drcar-dmac.c1891 if (device_iommu_mapped(&pdev->dev)) in rcar_dmac_probe()
/Linux-v6.1/drivers/acpi/
Dscan.c1579 if (!err && dev->bus && !device_iommu_mapped(dev)) in acpi_iommu_configure_id()
/Linux-v6.1/drivers/misc/habanalabs/common/
Ddebugfs.c847 if (!user_address || device_iommu_mapped(&hdev->pdev->dev)) { in hl_access_mem()
/Linux-v6.1/drivers/usb/host/
Dxhci.c249 if (!(xhci->quirks & XHCI_ZERO_64B_REGS) || !device_iommu_mapped(dev)) in xhci_zero_64b_regs()
/Linux-v6.1/drivers/misc/habanalabs/gaudi2/
Dgaudi2.c5955 if (!device_iommu_mapped(&hdev->pdev->dev)) in gaudi2_validate_cb_address()