Home
last modified time | relevance | path

Searched refs:tce_iommu_detach_group (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c32 static void tce_iommu_detach_group(void *iommu_data,
352 tce_iommu_detach_group(iommu_data, tcegrp->grp); in tce_iommu_release()
357 * by tce_iommu_detach_group() so do it now. in tce_iommu_release()
1324 static void tce_iommu_detach_group(void *iommu_data, in tce_iommu_detach_group() function
1369 .detach_group = tce_iommu_detach_group,
/kernel/linux/linux-6.6/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c34 static void tce_iommu_detach_group(void *iommu_data,
354 tce_iommu_detach_group(iommu_data, tcegrp->grp); in tce_iommu_release()
359 * by tce_iommu_detach_group() so do it now. in tce_iommu_release()
1312 static void tce_iommu_detach_group(void *iommu_data, in tce_iommu_detach_group() function
1354 .detach_group = tce_iommu_detach_group,

Completed in 4 milliseconds