Searched refs:domain_alloc_user (Results 1 – 6 of 6) sorted by relevance
118 if ((flags || user_data) && !ops->domain_alloc_user) in iommufd_hwpt_paging_alloc()138 if (ops->domain_alloc_user) { in iommufd_hwpt_paging_alloc()139 hwpt->domain = ops->domain_alloc_user(idev->dev, flags, NULL, in iommufd_hwpt_paging_alloc()226 !user_data->len || !ops->domain_alloc_user) in iommufd_hwpt_nested_alloc()241 hwpt->domain = ops->domain_alloc_user(idev->dev, in iommufd_hwpt_nested_alloc()
554 .domain_alloc_user = mock_domain_alloc_user,
565 struct iommu_domain *(*domain_alloc_user)( member
2846 .domain_alloc_user = amd_iommu_domain_alloc_user,
4602 .domain_alloc_user = intel_iommu_domain_alloc_user,
3496 .domain_alloc_user = arm_smmu_domain_alloc_user,