create_table 167 arch/powerpc/include/asm/iommu.h long (*create_table)(struct iommu_table_group *table_group, create_table 284 arch/powerpc/platforms/powernv/npu-dma.c !npucomp->pe[0]->table_group.ops->create_table) create_table 287 arch/powerpc/platforms/powernv/npu-dma.c return npucomp->pe[0]->table_group.ops->create_table( create_table 411 arch/powerpc/platforms/powernv/npu-dma.c .create_table = pnv_npu_peers_create_table_userspace, create_table 2574 arch/powerpc/platforms/powernv/pci-ioda.c .create_table = pnv_pci_ioda2_create_table_userspace, create_table 625 drivers/vfio/vfio_iommu_spapr_tce.c ret = table_group->ops->create_table(table_group, num, create_table 668 drivers/vfio/vfio_iommu_spapr_tce.c !table_group->ops->create_table) create_table 1209 drivers/vfio/vfio_iommu_spapr_tce.c if (!table_group->ops->create_table || !table_group->ops->set_window || create_table 1276 drivers/vfio/vfio_iommu_spapr_tce.c if (table_group_tmp->ops->create_table != create_table 1277 drivers/vfio/vfio_iommu_spapr_tce.c table_group->ops->create_table) {