Home
last modified time | relevance | path

Searched refs:iommu_attach_device (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/soc/fsl/qbman/
H A Dqman_portal.c63 ret = iommu_attach_device(pcfg->iommu_domain, dev); in portal_set_cpu()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c71 ret = iommu_attach_device(private->domain, dev); in rockchip_drm_dma_attach_device()
/linux/include/linux/
H A Diommu.h940 extern int iommu_attach_device(struct iommu_domain *domain,
1259 static inline int iommu_attach_device(struct iommu_domain *domain, in iommu_attach_device() function
/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.c1060 ret = iommu_attach_device(iommu_dom, ab_ahb->fw.dev); in ath11k_ahb_fw_resources_init()
/linux/arch/arm/mm/
H A Ddma-mapping.c1590 err = iommu_attach_device(mapping->domain, dev); in __arm_iommu_attach_device()
/linux/drivers/vhost/
H A Dvdpa.c1358 ret = iommu_attach_device(v->domain, dma_dev); in vhost_vdpa_alloc_domain()
/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.c1664 ret = iommu_attach_device(iommu_dom, ar_snoc->fw.dev); in ath10k_fw_init()