Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vfio/
Dvfio_iommu_spapr_tce.c1182 struct iommu_table_group *table_group_tmp; in tce_iommu_attach_group() local
1190 table_group_tmp = iommu_group_get_iommudata(tcegrp->grp); in tce_iommu_attach_group()
1191 if (table_group_tmp->ops != table_group->ops) { in tce_iommu_attach_group()