Home
last modified time | relevance | path

Searched defs:table_group (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c242 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
/openbmc/linux/arch/powerpc/kernel/
H A Diommu.c995 struct iommu_table_group *table_group = iommu_data; in group_release() local
1000 void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group()
1157 int iommu_add_device(struct iommu_table_group *table_group, struct device *dev) in iommu_add_device()
1205 static long spapr_tce_create_table(struct iommu_table_group *table_group, int num, in spapr_tce_create_table()
1223 static long spapr_tce_set_window(struct iommu_table_group *table_group, in spapr_tce_set_window()
1229 static long spapr_tce_unset_window(struct iommu_table_group *table_group, int num) in spapr_tce_unset_window()
1234 static long spapr_tce_take_ownership(struct iommu_table_group *table_group) in spapr_tce_take_ownership()
1255 static void spapr_tce_release_ownership(struct iommu_table_group *table_group) in spapr_tce_release_ownership()
1287 struct iommu_table_group *table_group; in spapr_tce_blocking_iommu_attach_dev() local
1303 struct iommu_table_group *table_group; in spapr_tce_blocking_iommu_set_platform_dma() local
/openbmc/linux/arch/powerpc/include/asm/
H A Diommu.h189 struct iommu_table_group *table_group; member
223 static inline void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group()
229 static inline int iommu_add_device(struct iommu_table_group *table_group, in iommu_add_device()
H A Dpci-bridge.h213 struct iommu_table_group *table_group; /* for phb's or bridges */ member
/openbmc/linux/arch/powerpc/platforms/powernv/
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()
H A Dpci-ioda.c1277 static long pnv_pci_ioda2_set_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_set_window()
1344 static long pnv_pci_ioda2_create_table(struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table()
1456 static long pnv_pci_ioda2_unset_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_unset_window()
1514 struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table_userspace()
1540 static long pnv_ioda2_take_ownership(struct iommu_table_group *table_group) in pnv_ioda2_take_ownership()
1565 static void pnv_ioda2_release_ownership(struct iommu_table_group *table_group) in pnv_ioda2_release_ownership()
H A Dpci.h79 struct iommu_table_group table_group; member
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_vio.c86 struct iommu_table_group *table_group = NULL; in kvm_spapr_tce_release_iommu_group() local
114 struct iommu_table_group *table_group; in kvm_spapr_tce_attach_iommu_group() local
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Diommu.c72 struct iommu_table_group *table_group; in iommu_pseries_alloc_group() local
91 static void iommu_pseries_free_group(struct iommu_table_group *table_group, in iommu_pseries_free_group()