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

/drivers/iommu/
H A Damd_iommu.c81 static struct protection_domain *pt_domain;
98 struct protection_domain *domain; /* Domain the device is bound to */
120 static void update_domain(struct protection_domain *domain);
1165 static void __domain_flush_pages(struct protection_domain *domain,
1196 static void domain_flush_pages(struct protection_domain *domain,
1203 static void domain_flush_tlb(struct protection_domain *domain)
1209 static void domain_flush_tlb_pde(struct protection_domain *domain)
1214 static void domain_flush_complete(struct protection_domain *domain)
1234 static void domain_flush_devices(struct protection_domain *domain)
1254 static bool increase_address_space(struct protection_domain *domai
[all...]
H A Damd_iommu_types.h400 struct protection_domain { struct
447 struct protection_domain domain;

Completed in 61 milliseconds