Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Damd_iommu.c103 static int protection_domain_init(struct protection_domain *domain);
1920 if (protection_domain_init(&dma_dom->domain)) in dma_ops_domain_alloc()
2936 static int protection_domain_init(struct protection_domain *domain) in protection_domain_init() function
2956 if (protection_domain_init(domain)) in protection_domain_alloc()