Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iommu/amd/
Damd_iommu.h130 extern void amd_iommu_domain_set_pgtable(struct protection_domain *domain,
Dio_pgtable.c160 void amd_iommu_domain_set_pgtable(struct protection_domain *domain, in amd_iommu_domain_set_pgtable() function
209 amd_iommu_domain_set_pgtable(domain, pte, domain->iop.mode); in increase_address_space()
Diommu.c1898 amd_iommu_domain_set_pgtable(domain, pt_root, mode); in protection_domain_init_v1()