Searched refs:protection_domain (Results 1 – 2 of 2) sorted by relevance
82 static struct protection_domain *pt_domain;99 struct protection_domain *domain; /* Domain the device is bound to */121 static void update_domain(struct protection_domain *domain);130 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain()132 return container_of(dom, struct protection_domain, domain); in to_pdomain()1171 static void __domain_flush_pages(struct protection_domain *domain, in __domain_flush_pages()1202 static void domain_flush_pages(struct protection_domain *domain, in domain_flush_pages()1209 static void domain_flush_tlb(struct protection_domain *domain) in domain_flush_tlb()1215 static void domain_flush_tlb_pde(struct protection_domain *domain) in domain_flush_tlb_pde()1220 static void domain_flush_complete(struct protection_domain *domain) in domain_flush_complete()[all …]
407 struct protection_domain { struct453 struct protection_domain domain;