Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Damd_iommu.c115 static int protection_domain_init(struct protection_domain *domain);
1793 if (protection_domain_init(&dma_dom->domain)) in dma_ops_domain_alloc()
2841 static int protection_domain_init(struct protection_domain *domain) in protection_domain_init() function
2861 if (protection_domain_init(domain)) in protection_domain_alloc()