Searched refs:ZPCI_TABLE_SIZE_RT (Results 1 – 3 of 3) sorted by relevance
60 s390_domain->domain.geometry.aperture_end = ZPCI_TABLE_SIZE_RT - 1; in s390_domain_alloc()167 if (zdev->end_dma < ZPCI_TABLE_SIZE_RT - 1) { in s390_iommu_get_resv_regions()169 ZPCI_TABLE_SIZE_RT - zdev->end_dma - 1, in s390_iommu_get_resv_regions()187 zdev->start_dma > ZPCI_TABLE_SIZE_RT - 1) in s390_iommu_probe_device()190 if (zdev->end_dma > ZPCI_TABLE_SIZE_RT - 1) in s390_iommu_probe_device()191 zdev->end_dma = ZPCI_TABLE_SIZE_RT - 1; in s390_iommu_probe_device()
27 #define ZPCI_TABLE_SIZE_RT (1UL << 42) macro
603 ZPCI_TABLE_SIZE_RT - zdev->start_dma, in zpci_dma_init_device()
Completed in 6 milliseconds