Searched refs:tcegrp (Results 1 – 1 of 1) sorted by relevance
242 struct tce_iommu_group *tcegrp; in tce_iommu_enable() local279 tcegrp = list_first_entry(&container->group_list, in tce_iommu_enable()281 table_group = iommu_group_get_iommudata(tcegrp->grp); in tce_iommu_enable()346 struct tce_iommu_group *tcegrp; in tce_iommu_release() local351 tcegrp = list_first_entry(&container->group_list, in tce_iommu_release()353 tce_iommu_detach_group(iommu_data, tcegrp->grp); in tce_iommu_release()647 struct tce_iommu_group *tcegrp; in tce_iommu_create_window() local657 tcegrp = list_first_entry(&container->group_list, in tce_iommu_create_window()659 table_group = iommu_group_get_iommudata(tcegrp->grp); in tce_iommu_create_window()683 list_for_each_entry(tcegrp, &container->group_list, next) { in tce_iommu_create_window()[all …]