Searched refs:iommu_enable_nesting (Results 1 – 3 of 3) sorted by relevance
847 int iommu_enable_nesting(struct iommu_domain *domain);
2726 int iommu_enable_nesting(struct iommu_domain *domain) in iommu_enable_nesting() function2734 EXPORT_SYMBOL_GPL(iommu_enable_nesting);
2199 ret = iommu_enable_nesting(domain->domain); in vfio_iommu_type1_attach_group()