Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Dio_pgtable_v2.c198 static u64 *fetch_pte(struct amd_io_pgtable *pgtable, in fetch_pte() function
304 pte = fetch_pte(pgtable, iova, &unmap_size); in iommu_v2_unmap_pages()
323 pte = fetch_pte(pgtable, iova, &pte_pgsize); in iommu_v2_iova_to_phys()
H A Dio_pgtable.c290 static u64 *fetch_pte(struct amd_io_pgtable *pgtable, in fetch_pte() function
454 pte = fetch_pte(pgtable, iova, &unmap_size); in iommu_v1_unmap_pages()
478 pte = fetch_pte(pgtable, iova, &pte_pgsize); in iommu_v1_iova_to_phys()