Searched refs:IOLARGE_MASK (Results 1 – 2 of 2) sorted by relevance
51 #define IOLARGE_MASK (~(IOLARGE_SIZE - 1)) macro
606 if ((da | pa) & ~IOLARGE_MASK) { in iopte_alloc_large()616 *(iopte + i) = (pa & IOLARGE_MASK) | prot | IOPTE_LARGE; in iopte_alloc_large()721 iopte = iopte_offset(iopgd, (da & IOLARGE_MASK)); in iopgtable_clear_entry_core()1627 ret = omap_iommu_translate(*pte, da, IOLARGE_MASK); in omap_iommu_iova_to_phys()