Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/
A Ds390-iommu.c60 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()
/linux-6.3-rc2/arch/s390/include/asm/
A Dpci_dma.h27 #define ZPCI_TABLE_SIZE_RT (1UL << 42) macro
/linux-6.3-rc2/arch/s390/pci/
A Dpci_dma.c603 ZPCI_TABLE_SIZE_RT - zdev->start_dma, in zpci_dma_init_device()

Completed in 6 milliseconds