Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Damd_iommu.c116 static int protection_domain_init(struct protection_domain *domain);
1850 if (protection_domain_init(&dma_dom->domain)) in dma_ops_domain_alloc()
2892 static int protection_domain_init(struct protection_domain *domain) in protection_domain_init() function
2912 if (protection_domain_init(domain)) in protection_domain_alloc()