Searched refs:end_dma (Results 1 – 6 of 6) sorted by relevance
394 zdev->end_dma, 0, status); in s390_iommu_domain_reg_ioat()404 zdev->end_dma, iota, status); in s390_iommu_domain_reg_ioat()494 if (zdev->end_dma < ZPCI_TABLE_SIZE_RT - 1) { in s390_iommu_get_resv_regions()495 region = iommu_alloc_resv_region(zdev->end_dma + 1, in s390_iommu_get_resv_regions()496 ZPCI_TABLE_SIZE_RT - zdev->end_dma - 1, in s390_iommu_get_resv_regions()513 if (zdev->start_dma > zdev->end_dma || in s390_iommu_probe_device()517 if (zdev->end_dma > ZPCI_TABLE_SIZE_RT - 1) in s390_iommu_probe_device()518 zdev->end_dma = ZPCI_TABLE_SIZE_RT - 1; in s390_iommu_probe_device()533 zdev->end_dma - zdev->start_dma + 1); in zpci_refresh_all()780 zdev->end_dma - zdev->start_dma + 1); in zpci_init_iommu()[all …]
29 .end_dma = zdev->end_dma, in zpci_base_cap()
26 __u64 end_dma; /* End of available DMA addresses */ member
176 u64 end_dma; /* End of available DMA addresses */ member
295 aligned_end = PAGE_ALIGN_DOWN(zdev->end_dma + 1); in pci_dma_range_setup()
164 zdev->end_dma = response->edma; in clp_store_query_pci_fn()