Searched refs:domain_alloc (Results 1 – 3 of 3) sorted by relevance
433 .domain_alloc = fsl_pamu_domain_alloc,
2076 else if (ops->domain_alloc && !flags) in __iommu_paging_domain_alloc_flags() 2077 domain = ops->domain_alloc(IOMMU_DOMAIN_UNMANAGED); in __iommu_paging_domain_alloc_flags()
229 const struct iommu_ops *owner; /* Whose domain_alloc we came from */611 * @domain_alloc: Do not use in new drivers673 struct iommu_domain *(*domain_alloc)(unsigned iommu_domain_type);670 struct iommu_domain *(*domain_alloc)(unsigned iommu_domain_type); global() member