Searched refs:IOSUPER_MASK (Results 1 – 2 of 2) sorted by relevance
35 #define IOSUPER_MASK (~(IOSUPER_SIZE - 1)) macro
554 if ((da | pa) & ~IOSUPER_MASK) { in iopgd_alloc_super()561 *(iopgd + i) = (pa & IOSUPER_MASK) | prot | IOPGD_SUPER; in iopgd_alloc_super()720 iopgd = iopgd_offset(obj, (da & IOSUPER_MASK)); in iopgtable_clear_entry_core()1184 ret = omap_iommu_translate(*pgd, da, IOSUPER_MASK); in omap_iommu_iova_to_phys()