Home
last modified time | relevance | path

Searched refs:iopgd_is_super (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iommu/
H A Domap-iopgtable.h81 #define iopgd_is_super(x) (((x) & (1 << 18 | 3)) == IOPGD_SUPER) macro
H A Domap-iommu.c1629 else if (iopgd_is_super(*pgd)) in omap_iommu_iova_to_phys()