Searched refs:PBM_LOGCLUSTERS (Results 1 – 5 of 5) sorted by relevance
29 #define PBM_LOGCLUSTERS 3 macro30 #define PBM_NCLUSTERS (1 << PBM_LOGCLUSTERS)
101 (cnum << (iommu->page_table_sz_bits - PBM_LOGCLUSTERS))); in alloc_streaming_cluster()108 (1 << (iommu->page_table_sz_bits - PBM_LOGCLUSTERS))); in alloc_streaming_cluster()130 (iommu->page_table_sz_bits - PBM_LOGCLUSTERS))); in alloc_streaming_cluster()157 ent = (base << (32 - IO_PAGE_SHIFT + PBM_LOGCLUSTERS - iommu->page_table_sz_bits)) in free_streaming_cluster()158 >> (32 + PBM_LOGCLUSTERS + cnum - iommu->page_table_sz_bits); in free_streaming_cluster()175 iopte = iommu->page_table + (1 << (iommu->page_table_sz_bits - PBM_LOGCLUSTERS)); in alloc_consistent_cluster()286 (1 << (iommu->page_table_sz_bits - PBM_LOGCLUSTERS))); in pci_free_consistent()
1401 1 << (iommu->page_table_sz_bits - PBM_LOGCLUSTERS); in psycho_iommu_init()
1359 1 << (iommu->page_table_sz_bits - PBM_LOGCLUSTERS); in sabre_iommu_init()
1905 1 << (iommu->page_table_sz_bits - PBM_LOGCLUSTERS); in schizo_pbm_iommu_init()