Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Diommu-priv.h44 void iommu_detach_group_handle(struct iommu_domain *domain,
H A Diommu.c3535 void iommu_detach_group_handle(struct iommu_domain *domain, in iommu_detach_group_handle() function
3543 EXPORT_SYMBOL_NS_GPL(iommu_detach_group_handle, "IOMMUFD_INTERNAL");
/linux/drivers/iommu/iommufd/
H A Dfault.c148 iommu_detach_group_handle(hwpt->domain, idev->igroup->group); in iommufd_fault_domain_detach_dev()