Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Diommu.c2204 static bool domain_iommu_ops_compatible(const struct iommu_ops *ops, in domain_iommu_ops_compatible() function
2228 !domain_iommu_ops_compatible(dev_iommu_ops(dev), domain)) in __iommu_attach_group()
3446 if (!domain_iommu_ops_compatible(ops, domain) || in iommu_attach_device_pasid()
3529 if (!domain_iommu_ops_compatible(dev_iommu_ops(dev), domain) || in iommu_replace_device_pasid()