Searched refs:IOMMU_PTE_PAGE (Results 1 – 2 of 2) sorted by relevance
220 #define IOMMU_PTE_PAGE(pte) (phys_to_virt((pte) & IOMMU_PAGE_MASK)) macro
765 pte = IOMMU_PTE_PAGE(*pte); in alloc_pte()819 pte = IOMMU_PTE_PAGE(*pte); in fetch_pte()1313 p2 = IOMMU_PTE_PAGE(p1[i]); in free_pagetable()1317 p3 = IOMMU_PTE_PAGE(p2[j]); in free_pagetable()