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