Searched defs:table_group (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/vfio/ |
| H A D | vfio_iommu_spapr_tce.c | 242 struct iommu_table_group *table_group; in tce_iommu_enable() local 607 struct iommu_table_group *table_group, in tce_iommu_create_table() 648 struct iommu_table_group *table_group; in tce_iommu_create_window() local 711 struct iommu_table_group *table_group = NULL; in tce_iommu_remove_window() local 753 struct iommu_table_group *table_group; in tce_iommu_create_default_window() local 860 struct iommu_table_group *table_group; in tce_iommu_ioctl() local 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() local 1321 struct iommu_table_group *table_group; in tce_iommu_detach_group() local
|
| /linux/arch/powerpc/kernel/ |
| H A D | iommu.c | 1014 struct iommu_table_group *table_group = iommu_data; in group_release() local 1019 void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group() 1123 int iommu_add_device(struct iommu_table_group *table_group, struct device *dev) in iommu_add_device() 1163 struct iommu_table_group *table_group; in spapr_tce_platform_iommu_attach_dev() local 1196 struct iommu_table_group *table_group; in spapr_tce_blocked_iommu_attach_dev() local
|
| /linux/arch/powerpc/include/asm/ |
| H A D | iommu.h | 194 struct iommu_table_group *table_group; member 228 static inline void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group() 234 static inline int iommu_add_device(struct iommu_table_group *table_group, in iommu_add_device()
|
| H A D | pci-bridge.h | 211 struct iommu_table_group *table_group; /* for phb's or bridges */ member
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda-tce.c | 371 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()
|
| H A D | pci-ioda.c | 1275 static long pnv_pci_ioda2_set_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_set_window() 1342 static long pnv_pci_ioda2_create_table(struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table() 1454 static long pnv_pci_ioda2_unset_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_unset_window() 1512 struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table_userspace() 1538 static long pnv_ioda2_take_ownership(struct iommu_table_group *table_group, in pnv_ioda2_take_ownership() 1564 static void pnv_ioda2_release_ownership(struct iommu_table_group *table_group, in pnv_ioda2_release_ownership()
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_64_vio.c | 87 struct iommu_table_group *table_group = NULL; in kvm_spapr_tce_release_iommu_group() local 115 struct iommu_table_group *table_group; in kvm_spapr_tce_attach_iommu_group() local
|