Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Diommu.h161 struct iommu_table_group;
168 long (*create_table)(struct iommu_table_group *table_group,
174 long (*set_window)(struct iommu_table_group *table_group,
177 long (*unset_window)(struct iommu_table_group *table_group,
180 void (*take_ownership)(struct iommu_table_group *table_group);
182 void (*release_ownership)(struct iommu_table_group *table_group);
188 struct iommu_table_group *table_group;
191 struct iommu_table_group { struct
206 extern void iommu_register_group(struct iommu_table_group *table_group, argument
208 extern int iommu_add_device(struct iommu_table_group *table_group,
[all …]
Dpci-bridge.h200 struct iommu_table_group *table_group; /* for phb's or bridges */
/arch/powerpc/platforms/powernv/
Dpci.h80 struct iommu_table_group table_group;
327 struct iommu_table_group *table_group);
329 struct iommu_table_group *table_group);
Dpci-ioda-tce.c372 struct iommu_table_group *table_group) in pnv_pci_unlink_table_and_group()
413 struct iommu_table_group *table_group) in pnv_pci_link_table_and_group()
Dpci-ioda.c1637 static long pnv_pci_ioda2_set_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_set_window()
1704 static long pnv_pci_ioda2_create_table(struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table()
1816 static long pnv_pci_ioda2_unset_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_unset_window()
1874 struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table_userspace()
1900 static void pnv_ioda2_take_ownership(struct iommu_table_group *table_group) in pnv_ioda2_take_ownership()
1916 static void pnv_ioda2_release_ownership(struct iommu_table_group *table_group) in pnv_ioda2_release_ownership()
2703 static long pnv_pci_ioda1_unset_window(struct iommu_table_group *table_group, in pnv_pci_ioda1_unset_window()
/arch/powerpc/kernel/
Diommu.c992 struct iommu_table_group *table_group = iommu_data; in group_release()
997 void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group()
1154 int iommu_add_device(struct iommu_table_group *table_group, struct device *dev) in iommu_add_device()
/arch/powerpc/platforms/pseries/
Diommu.c69 static struct iommu_table_group *iommu_pseries_alloc_group(int node) in iommu_pseries_alloc_group()
71 struct iommu_table_group *table_group; in iommu_pseries_alloc_group()
85 static void iommu_pseries_free_group(struct iommu_table_group *table_group, in iommu_pseries_free_group()
580 struct iommu_table_group *table_group, in iommu_table_setparms_lpar()
/arch/powerpc/kvm/
Dbook3s_64_vio.c74 struct iommu_table_group *table_group = NULL; in kvm_spapr_tce_release_iommu_group()
102 struct iommu_table_group *table_group; in kvm_spapr_tce_attach_iommu_group()