Searched refs:amd_iommu_domain_get_pgtable (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/iommu/amd/ |
D | iommu.c | 155 static void amd_iommu_domain_get_pgtable(struct protection_domain *domain, in amd_iommu_domain_get_pgtable() function 1508 amd_iommu_domain_get_pgtable(domain, &pgtable); in increase_address_space() 1555 amd_iommu_domain_get_pgtable(domain, &pgtable); in alloc_pte() 1566 amd_iommu_domain_get_pgtable(domain, &pgtable); in alloc_pte() 1653 amd_iommu_domain_get_pgtable(domain, &pgtable); in fetch_pte() 1999 amd_iommu_domain_get_pgtable(domain, &pgtable); in do_attach() 2331 amd_iommu_domain_get_pgtable(domain, &pgtable); in update_domain() 2412 amd_iommu_domain_get_pgtable(domain, &pgtable); in protection_domain_free() 2588 amd_iommu_domain_get_pgtable(domain, &pgtable); in amd_iommu_map() 2611 amd_iommu_domain_get_pgtable(domain, &pgtable); in amd_iommu_unmap() [all …]
|