Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dpci_dma.h28 #define ZPCI_TABLE_SIZE_RS (1UL << 53) macro
/linux/drivers/iommu/
H A Ds390-iommu.c520 return ZPCI_TABLE_SIZE_RS - 1; in max_tbl_size()
548 } else if (aperture_size <= (ZPCI_TABLE_SIZE_RS - zdev->start_dma) && in s390_domain_alloc_paging()