Searched refs:intel_iommu_ops (Results 1 – 4 of 4) sorted by relevance
207 if (parent->ops != intel_iommu_ops.default_domain_ops || in intel_iommu_domain_alloc_nested()
217 const struct iommu_ops intel_iommu_ops; variable3193 iommu_device_register(&iommu->iommu, &intel_iommu_ops, NULL); in intel_iommu_init()3412 domain->owner = &intel_iommu_ops; in intel_iommu_domain_alloc_paging_flags()3413 domain->ops = intel_iommu_ops.default_domain_ops; in intel_iommu_domain_alloc_paging_flags()4390 const struct iommu_ops intel_iommu_ops = { variable
1332 extern const struct iommu_ops intel_iommu_ops;
1144 err = iommu_device_register(&iommu->iommu, &intel_iommu_ops, NULL); in alloc_iommu()