Searched refs:IOMMU_PTE_PAGE (Results 1 – 2 of 2) sorted by relevance
365 #define IOMMU_PTE_PAGE(pte) (iommu_phys_to_virt((pte) & IOMMU_PAGE_MASK)) macro
1403 p = (unsigned long)IOMMU_PTE_PAGE(pt[i]); \1570 pte = IOMMU_PTE_PAGE(__pte); in alloc_pte()1619 pte = IOMMU_PTE_PAGE(*pte); in fetch_pte()1647 pt = (unsigned long)IOMMU_PTE_PAGE(pteval); in free_clear_pte()