Home
last modified time | relevance | path

Searched refs:iommu_detach_device (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Diep_iommu_drm.c97 iommu_detach_device(domain, dev); in iep_drm_detach()
176 iommu_detach_device(domain, dev); in iep_drm_clear_map()
385 iommu_detach_device(domain, dev); in iep_drm_import()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dtegra.c162 iommu_detach_device(tdev->iommu.domain, dev); in nvkm_device_tegra_probe_iommu()
180 iommu_detach_device(tdev->iommu.domain, tdev->device.dev); in nvkm_device_tegra_remove_iommu()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_dma.c93 iommu_detach_device(priv->mapping, subdrv_dev); in drm_iommu_detach_device()
/OK3568_Linux_fs/kernel/drivers/rknpu/
H A Drknpu_reset.c138 iommu_detach_device(domain, rknpu_dev->dev); in rknpu_soft_reset()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/
H A Dusnic_uiom.c501 iommu_detach_device(pd->domain, dev); in usnic_uiom_attach_dev_to_pd()
531 return iommu_detach_device(pd->domain, dev); in usnic_uiom_detach_dev_from_pd()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_iommu.c224 iommu_detach_device(iommu->domain, mmu->dev); in msm_iommu_detach()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dfirmware.c307 iommu_detach_device(iommu, core->fw.dev); in venus_firmware_deinit()
/OK3568_Linux_fs/kernel/drivers/soc/fsl/qbman/
H A Dqman_portal.c117 iommu_detach_device(pcfg->iommu_domain, NULL); in portal_set_cpu()
/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h452 extern void iommu_detach_device(struct iommu_domain *domain,
711 static inline void iommu_detach_device(struct iommu_domain *domain, in iommu_detach_device() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1580 iommu_detach_device(iommu_dom, ar_snoc->fw.dev); in ath10k_fw_init()
1610 iommu_detach_device(iommu, ar_snoc->fw.dev); in ath10k_fw_deinit()
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Diommu.c2203 void iommu_detach_device(struct iommu_domain *domain, struct device *dev) in iommu_detach_device() function
2224 EXPORT_SYMBOL_GPL(iommu_detach_device);
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvdpa.c837 iommu_detach_device(v->domain, dma_dev); in vhost_vdpa_free_domain()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo730 iommu_detach_device
H A Dabi_gki_aarch64_db845c264 iommu_detach_device
H A Dabi_gki_aarch64_qcom1163 iommu_detach_device
H A Dabi_gki_aarch64_rockchip644 iommu_detach_device
H A Dabi_gki_aarch64_oplus1266 iommu_detach_device
H A Dabi_gki_aarch64_galaxy2267 iommu_detach_device
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_core.c144 iommu_detach_device(domain, dev); in rproc_disable_iommu()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c1069 iommu_detach_device(domain, dev); in rockchip_drm_dma_detach_device()
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Ddma-mapping.c2193 iommu_detach_device(mapping->domain, dev); in arm_iommu_detach_device()
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio_iommu_type1.c1814 iommu_detach_device(domain, iommu_device); in vfio_mdev_detach_domain()