IOMMU_ADDR_MASK
#define dvma_entry_paddr(index) (iommu_pte[index] & IOMMU_ADDR_MASK)
(addr & IOMMU_ADDR_MASK) | \