Searched refs:ZPCI_TABLE_SIZE_RT (Results 1 – 2 of 2) sorted by relevance
27 #define ZPCI_TABLE_SIZE_RT (1UL << 42) macro
518 return ZPCI_TABLE_SIZE_RT - 1; in max_tbl_size()546 if (aperture_size <= (ZPCI_TABLE_SIZE_RT - zdev->start_dma)) { in s390_domain_alloc_paging()556 aperture_size = ZPCI_TABLE_SIZE_RT - zdev->start_dma; in s390_domain_alloc_paging()