Searched refs:tcegrp (Results 1 – 1 of 1) sorted by relevance
269 struct tce_iommu_group *tcegrp; in tce_iommu_enable() local306 tcegrp = list_first_entry(&container->group_list, in tce_iommu_enable()308 table_group = iommu_group_get_iommudata(tcegrp->grp); in tce_iommu_enable()373 struct tce_iommu_group *tcegrp; in tce_iommu_release() local377 tcegrp = list_first_entry(&container->group_list, in tce_iommu_release()379 tce_iommu_detach_group(iommu_data, tcegrp->grp); in tce_iommu_release()652 struct tce_iommu_group *tcegrp; in tce_iommu_create_window() local662 tcegrp = list_first_entry(&container->group_list, in tce_iommu_create_window()664 table_group = iommu_group_get_iommudata(tcegrp->grp); in tce_iommu_create_window()688 list_for_each_entry(tcegrp, &container->group_list, next) { in tce_iommu_create_window()[all …]