Searched refs:IOMMU_PTE_PAGE (Results 1 – 2 of 2) sorted by relevance
320 #define IOMMU_PTE_PAGE(pte) (phys_to_virt((pte) & IOMMU_PAGE_MASK)) macro
1248 pte = IOMMU_PTE_PAGE(*pte); in alloc_pte()1295 pte = IOMMU_PTE_PAGE(*pte); in fetch_pte()1728 p = (unsigned long)IOMMU_PTE_PAGE(pt[i]); \