Searched refs:protection_domain (Results 1 – 2 of 2) sorted by relevance
100 static void update_domain(struct protection_domain *domain);102 static void update_and_flush_device_table(struct protection_domain *domain,150 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain()152 return container_of(dom, struct protection_domain, domain); in to_pdomain()155 static void amd_iommu_domain_get_pgtable(struct protection_domain *domain, in amd_iommu_domain_get_pgtable()164 static void amd_iommu_domain_set_pt_root(struct protection_domain *domain, u64 root) in amd_iommu_domain_set_pt_root()169 static void amd_iommu_domain_clr_pt_root(struct protection_domain *domain) in amd_iommu_domain_clr_pt_root()174 static void amd_iommu_domain_set_pgtable(struct protection_domain *domain, in amd_iommu_domain_set_pgtable()1308 static void __domain_flush_pages(struct protection_domain *domain, in __domain_flush_pages()1339 static void domain_flush_pages(struct protection_domain *domain, in domain_flush_pages()[all …]
477 struct protection_domain { struct657 struct protection_domain *domain; /* Domain the device is bound to */