Searched refs:tcegrp (Results 1 – 1 of 1) sorted by relevance
243 struct tce_iommu_group *tcegrp; in tce_iommu_enable() local280 tcegrp = list_first_entry(&container->group_list, in tce_iommu_enable()282 table_group = iommu_group_get_iommudata(tcegrp->grp); in tce_iommu_enable()347 struct tce_iommu_group *tcegrp; in tce_iommu_release() local352 tcegrp = list_first_entry(&container->group_list, in tce_iommu_release()354 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 …]