Searched refs:SMMU_NUM_PTE (Results 1 – 1 of 1) sorted by relevance
127 #define SMMU_NUM_PTE 1024 macro130 #define SMMU_SIZE_PT (SMMU_NUM_PTE * 4)163 return (iova >> SMMU_PTE_SHIFT) & (SMMU_NUM_PTE - 1); in iova_pt_index()