Home
last modified time | relevance | path

Searched refs:protection_domain (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/iommu/
Damd_iommu.c102 static void update_domain(struct protection_domain *domain);
103 static int protection_domain_init(struct protection_domain *domain);
112 struct protection_domain domain;
185 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain()
187 return container_of(dom, struct protection_domain, domain); in to_pdomain()
190 static struct dma_ops_domain* to_dma_ops_domain(struct protection_domain *domain) in to_dma_ops_domain()
1268 static void __domain_flush_pages(struct protection_domain *domain, in __domain_flush_pages()
1299 static void domain_flush_pages(struct protection_domain *domain, in domain_flush_pages()
1306 static void domain_flush_tlb(struct protection_domain *domain) in domain_flush_tlb()
1312 static void domain_flush_tlb_pde(struct protection_domain *domain) in domain_flush_tlb_pde()
[all …]
Damd_iommu_types.h465 struct protection_domain { struct
641 struct protection_domain *domain; /* Domain the device is bound to */