Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/iommu/riscv/
Diommu.c818 #define iommu_domain_to_riscv(iommu_domain) \ macro
1069 struct riscv_iommu_domain *domain = iommu_domain_to_riscv(iommu_domain); in riscv_iommu_iotlb_flush_all()
1077 struct riscv_iommu_domain *domain = iommu_domain_to_riscv(iommu_domain); in riscv_iommu_iotlb_sync()
1192 struct riscv_iommu_domain *domain = iommu_domain_to_riscv(iommu_domain); in riscv_iommu_map_pages()
1248 struct riscv_iommu_domain *domain = iommu_domain_to_riscv(iommu_domain); in riscv_iommu_unmap_pages()
1280 struct riscv_iommu_domain *domain = iommu_domain_to_riscv(iommu_domain); in riscv_iommu_iova_to_phys()
1293 struct riscv_iommu_domain *domain = iommu_domain_to_riscv(iommu_domain); in riscv_iommu_free_paging_domain()
1323 struct riscv_iommu_domain *domain = iommu_domain_to_riscv(iommu_domain); in riscv_iommu_attach_paging_domain()