Searched refs:iopte_is_small (Results 1 – 2 of 2) sorted by relevance
86 #define iopte_is_small(x) (((x) & 2) == IOPTE_SMALL) macro
1174 if (iopte_is_small(*pte)) in omap_iommu_iova_to_phys()