SMMU_NUM_PTE
#define SMMU_SIZE_PT (SMMU_NUM_PTE * 4)
u32 val[SMMU_NUM_PTE];
return (iova >> SMMU_PTE_SHIFT) & (SMMU_NUM_PTE - 1);