Home
last modified time | relevance | path

Searched defs:iommu_domain (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/iommu/riscv/
H A Diommu.c819 #define iommu_domain_to_riscv(iommu_domain) \ argument
1068 static void riscv_iommu_iotlb_flush_all(struct iommu_domain *iommu_domain) in riscv_iommu_iotlb_flush_all()
1075 static void riscv_iommu_iotlb_sync(struct iommu_domain *iommu_domain, in riscv_iommu_iotlb_sync()
1190 static int riscv_iommu_map_pages(struct iommu_domain *iommu_domain, in riscv_iommu_map_pages()
1246 static size_t riscv_iommu_unmap_pages(struct iommu_domain *iommu_domain, in riscv_iommu_unmap_pages()
1280 static phys_addr_t riscv_iommu_iova_to_phys(struct iommu_domain *iommu_domain, in riscv_iommu_iova_to_phys()
1294 static void riscv_iommu_free_paging_domain(struct iommu_domain *iommu_domain) in riscv_iommu_free_paging_domain()
1323 static int riscv_iommu_attach_paging_domain(struct iommu_domain *iommu_domain, in riscv_iommu_attach_paging_domain()
1429 static int riscv_iommu_attach_blocking_domain(struct iommu_domain *iommu_domain, in riscv_iommu_attach_blocking_domain()
1451 static int riscv_iommu_attach_identity_domain(struct iommu_domain *iommu_domain, in riscv_iommu_attach_identity_domain()
/linux/include/linux/
H A Diommu.h223 struct iommu_domain { struct
225 enum iommu_domain_cookie_type cookie_type; argument
226 const struct iommu_domain_ops *ops; argument
230 struct iommu_domain_geometry geometry; argument
245 * Next iommu_domain in mm->iommu_mm->sva-domains list argument
/linux/drivers/iommu/
H A Dfsl_pamu_domain.h16 struct iommu_domain iommu_domain; member
H A Dexynos-iommu.c946 static void exynos_iommu_domain_free(struct iommu_domain *iommu_domain) in exynos_iommu_domain_free()
1038 static int exynos_iommu_attach_device(struct iommu_domain *iommu_domain, in exynos_iommu_attach_device()
1237 static int exynos_iommu_map(struct iommu_domain *iommu_domain, in exynos_iommu_map()
1295 static size_t exynos_iommu_unmap(struct iommu_domain *iommu_domain, in exynos_iommu_unmap()
1375 static phys_addr_t exynos_iommu_iova_to_phys(struct iommu_domain *iommu_domain, in exynos_iommu_iova_to_phys()
/linux/drivers/net/wireless/ath/ath11k/
H A Dahb.h28 struct iommu_domain *iommu_domain; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h65 struct iommu_domain *iommu_domain; member
/linux/drivers/soc/fsl/qbman/
H A Dqman_priv.h160 struct iommu_domain *iommu_domain; member
/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.h116 struct iommu_domain *iommu_domain; member
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.h178 struct iommu_domain *iommu_domain; member
H A Ddpaa2-eth.h573 struct iommu_domain *iommu_domain; member
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h173 static inline u64 otx2_iova_to_phys(void *iommu_domain, dma_addr_t dma_addr) in otx2_iova_to_phys()
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h284 void *iommu_domain; member