Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Diommu.h167 struct iommu_table_group;
174 long (*create_table)(struct iommu_table_group *table_group,
180 long (*set_window)(struct iommu_table_group *table_group,
183 long (*unset_window)(struct iommu_table_group *table_group,
186 long (*take_ownership)(struct iommu_table_group *table_group, struct device *dev);
188 void (*release_ownership)(struct iommu_table_group *table_group, struct device *dev);
194 struct iommu_table_group *table_group;
197 struct iommu_table_group { struct
212 extern void iommu_register_group(struct iommu_table_group *table_group, argument
214 extern int iommu_add_device(struct iommu_table_group *table_group,
[all …]
H A Dpci-bridge.h211 struct iommu_table_group *table_group; /* for phb's or bridges */
/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c242 struct iommu_table_group *table_group; in tce_iommu_enable()
607 struct iommu_table_group *table_group, in tce_iommu_create_table()
648 struct iommu_table_group *table_group; in tce_iommu_create_window()
711 struct iommu_table_group *table_group = NULL; in tce_iommu_remove_window()
753 struct iommu_table_group *table_group; in tce_iommu_create_default_window()
860 struct iommu_table_group *table_group; in tce_iommu_ioctl()
1191 struct iommu_table_group *table_group) in tce_iommu_release_ownership()
1211 struct iommu_table_group *table_group) in tce_iommu_take_ownership()
1241 struct iommu_table_group *table_group; in tce_iommu_attach_group()
1274 struct iommu_table_group *table_group_tmp; in tce_iommu_attach_group()
[all …]
/linux/arch/powerpc/platforms/powernv/
H A Dpci.h79 struct iommu_table_group table_group;
319 struct iommu_table_group *table_group);
321 struct iommu_table_group *table_group);
H A Dpci-ioda-tce.c371 struct iommu_table_group *table_group) in pnv_pci_unlink_table_and_group()
412 struct iommu_table_group *table_group) in pnv_pci_link_table_and_group()
/linux/arch/powerpc/kvm/
H A Dbook3s_64_vio.c87 struct iommu_table_group *table_group = NULL; in kvm_spapr_tce_release_iommu_group()
115 struct iommu_table_group *table_group; in kvm_spapr_tce_attach_iommu_group()