Searched refs:protection_domain (Results 1 – 2 of 2) sorted by relevance
114 static void update_domain(struct protection_domain *domain);115 static int protection_domain_init(struct protection_domain *domain);124 struct protection_domain domain;193 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain()195 return container_of(dom, struct protection_domain, domain); in to_pdomain()198 static struct dma_ops_domain* to_dma_ops_domain(struct protection_domain *domain) in to_dma_ops_domain()1236 static void __domain_flush_pages(struct protection_domain *domain, in __domain_flush_pages()1267 static void domain_flush_pages(struct protection_domain *domain, in domain_flush_pages()1274 static void domain_flush_tlb(struct protection_domain *domain) in domain_flush_tlb()1280 static void domain_flush_tlb_pde(struct protection_domain *domain) in domain_flush_tlb_pde()[all …]
467 struct protection_domain { struct639 struct protection_domain *domain; /* Domain the device is bound to */