Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/amd/
H A Damd_iommu.h145 void amd_iommu_domain_set_pgtable(struct protection_domain *domain,
H A Dio_pgtable.c134 void amd_iommu_domain_set_pgtable(struct protection_domain *domain, in amd_iommu_domain_set_pgtable() function
183 amd_iommu_domain_set_pgtable(domain, pte, domain->iop.mode); in increase_address_space()
H A Diommu.c2065 amd_iommu_domain_set_pgtable(domain, pt_root, mode); in protection_domain_init_v1()