Searched refs:MAX_AGAW_WIDTH (Results 1 – 2 of 2) sorted by relevance
889 #define MAX_AGAW_WIDTH (64) macro890 #define MAX_AGAW_PFN_WIDTH (MAX_AGAW_WIDTH - VTD_PAGE_SHIFT)899 return min_t(int, 30 + agaw * LEVEL_STRIDE, MAX_AGAW_WIDTH); in agaw_to_width()
336 return __iommu_calculate_agaw(iommu, MAX_AGAW_WIDTH); in iommu_calculate_max_sagaw()