Searched refs:iopgd_is_section (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/iommu/ | ||
| D | omap-iopgtable.h | 79 #define iopgd_is_section(x) (((x) & (1 << 18 | 3)) == IOPGD_SECTION) macro |
| D | omap-iommu.c | 1648 if (iopgd_is_section(*pgd)) in omap_iommu_iova_to_phys() |