Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Dio_pgtable.c255 static u64 *fetch_pte(struct amd_io_pgtable *pgtable, in fetch_pte() function
421 pte = fetch_pte(pgtable, iova, &unmap_size); in iommu_v1_unmap_pages()
445 pte = fetch_pte(pgtable, iova, &pte_pgsize); in iommu_v1_iova_to_phys()
502 ptep = fetch_pte(pgtable, iova, &pgsize); in iommu_v1_read_and_clear_dirty()
H A Dio_pgtable_v2.c194 static u64 *fetch_pte(struct amd_io_pgtable *pgtable, in fetch_pte() function
297 pte = fetch_pte(pgtable, iova, &unmap_size); in iommu_v2_unmap_pages()
316 pte = fetch_pte(pgtable, iova, &pte_pgsize); in iommu_v2_iova_to_phys()