Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Damd_iommu.c1330 static u64 *fetch_pte(struct protection_domain *domain, in fetch_pte() function
1447 pte = fetch_pte(dom, bus_addr, &unmap_size); in iommu_unmap_page()
1674 u64 *pte = fetch_pte(&dma_dom->domain, i, &pte_pgsize); in alloc_new_range()
3397 pte = fetch_pte(domain, iova, &pte_pgsize); in amd_iommu_iova_to_phys()