Lines Matching refs:dma_table
31 unsigned long *dma_table; member
338 s390_domain->dma_table = dma_alloc_cpu_table(GFP_KERNEL); in s390_domain_alloc_paging()
339 if (!s390_domain->dma_table) { in s390_domain_alloc_paging()
357 dma_cleanup_tables(s390_domain->dma_table); in s390_iommu_rcu_free_domain()
385 zdev->dma_table = NULL; in s390_iommu_detach_device()
408 virt_to_phys(s390_domain->dma_table), &status); in s390_iommu_attach_device()
416 zdev->dma_table = s390_domain->dma_table; in s390_iommu_attach_device()
563 entry = dma_walk_cpu_trans(s390_domain->dma_table, dma_addr, in s390_iommu_validate_trans()
579 entry = dma_walk_cpu_trans(s390_domain->dma_table, in s390_iommu_validate_trans()
597 entry = dma_walk_cpu_trans(s390_domain->dma_table, dma_addr, in s390_iommu_invalidate_trans()
658 rto = s390_domain->dma_table; in s390_iommu_iova_to_phys()