Searched defs:iommu_domain (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/iommu/riscv/ |
| H A D | iommu.c | 819 #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 D | iommu.h | 223 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 D | fsl_pamu_domain.h | 16 struct iommu_domain iommu_domain; member
|
| H A D | exynos-iommu.c | 946 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 D | ahb.h | 28 struct iommu_domain *iommu_domain; member
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | snoc.h | 65 struct iommu_domain *iommu_domain; member
|
| /linux/drivers/soc/fsl/qbman/ |
| H A D | qman_priv.h | 160 struct iommu_domain *iommu_domain; member
|
| /linux/drivers/dma/fsl-dpaa2-qdma/ |
| H A D | dpaa2-qdma.h | 116 struct iommu_domain *iommu_domain; member
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch.h | 178 struct iommu_domain *iommu_domain; member
|
| H A D | dpaa2-eth.h | 573 struct iommu_domain *iommu_domain; member
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.h | 173 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 D | nic.h | 284 void *iommu_domain; member
|