Searched refs:MM_IOMMU_TABLE_GROUP_PAGE_MASK (Results 1 – 1 of 1) sorted by relevance
25 #define MM_IOMMU_TABLE_GROUP_PAGE_MASK ~(SZ_4K - 1) macro348 *hpa = (*va & MM_IOMMU_TABLE_GROUP_PAGE_MASK) | (ua & ~PAGE_MASK); in mm_iommu_ua_to_hpa()