Searched refs:iommu_phys_to_virt (Results 1 – 9 of 9) sorted by relevance
100 static inline void *iommu_phys_to_virt(unsigned long paddr) in iommu_phys_to_virt() function
390 #define IOMMU_PTE_PAGE(pte) (iommu_phys_to_virt((pte) & IOMMU_PAGE_MASK))
405 struct iommu_cmd *cmd = iommu_phys_to_virt(phys_addr); in dump_command()1361 ptr = iommu_phys_to_virt(tbl[i] & PAGE_MASK); in free_gcr3_tbl_level1()1376 ptr = iommu_phys_to_virt(tbl[i] & PAGE_MASK); in free_gcr3_tbl_level2()2418 root = iommu_phys_to_virt(*pte & PAGE_MASK); in __get_gcr3_pte()