Home
last modified time | relevance | path

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

/drivers/iommu/
Damd_iommu.c116 static int protection_domain_init(struct protection_domain *domain);
1855 if (protection_domain_init(&dma_dom->domain)) in dma_ops_domain_alloc()
2913 static int protection_domain_init(struct protection_domain *domain) in protection_domain_init() function
2933 if (protection_domain_init(domain)) in protection_domain_alloc()