Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Damd_iommu.c92 struct protection_domain *domain; /* Domain the device is bound to */
115 static void update_domain(struct protection_domain *domain);
116 static int protection_domain_init(struct protection_domain *domain);
124 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain()
126 return container_of(dom, struct protection_domain, domain); in to_pdomain()
1104 static void __domain_flush_pages(struct protection_domain *domain, in __domain_flush_pages()
1135 static void domain_flush_pages(struct protection_domain *domain, in domain_flush_pages()
1142 static void domain_flush_tlb(struct protection_domain *domain) in domain_flush_tlb()
1148 static void domain_flush_tlb_pde(struct protection_domain *domain) in domain_flush_tlb_pde()
1153 static void domain_flush_complete(struct protection_domain *domain) in domain_flush_complete()
[all …]
Damd_iommu_types.h408 struct protection_domain { struct
452 struct protection_domain domain;