Searched refs:iommu_enable_nesting (Results 1 – 3 of 3) sorted by relevance
535 int iommu_enable_nesting(struct iommu_domain *domain);
2727 int iommu_enable_nesting(struct iommu_domain *domain) in iommu_enable_nesting() function2735 EXPORT_SYMBOL_GPL(iommu_enable_nesting);
2212 ret = iommu_enable_nesting(domain->domain); in vfio_iommu_type1_attach_group()