Home
last modified time | relevance | path

Searched refs:iommu_phys_to_virt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/amd/
H A Damd_iommu.h137 static inline void *iommu_phys_to_virt(unsigned long paddr) in iommu_phys_to_virt() function
H A Diommu.c774 struct iommu_cmd *cmd = iommu_phys_to_virt(phys_addr); in dump_command()
1902 ptr = iommu_phys_to_virt(tbl[i] & PAGE_MASK); in free_gcr3_tbl_level1()
1917 ptr = iommu_phys_to_virt(tbl[i] & PAGE_MASK); in free_gcr3_tbl_level2()
2014 root = iommu_phys_to_virt(*pte & PAGE_MASK); in __get_gcr3_pte()