Searched refs:IOMMU_PTE_PAGE (Results 1 – 2 of 2) sorted by relevance
369 #define IOMMU_PTE_PAGE(pte) (iommu_phys_to_virt((pte) & IOMMU_PAGE_MASK)) macro
1437 p = (unsigned long)IOMMU_PTE_PAGE(pt[i]); \1637 pte = IOMMU_PTE_PAGE(__pte); in alloc_pte()1689 pte = IOMMU_PTE_PAGE(*pte); in fetch_pte()1717 pt = (unsigned long)IOMMU_PTE_PAGE(pteval); in free_clear_pte()