Searched defs:table_group (Results 1 – 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
D | npu-dma.c | 128 static long pnv_npu_set_window(struct iommu_table_group *table_group, int num, in pnv_npu_set_window() 169 static long pnv_npu_unset_window(struct iommu_table_group *table_group, int num) in pnv_npu_unset_window() 198 static void pnv_npu_take_ownership(struct iommu_table_group *table_group) in pnv_npu_take_ownership() 232 static void pnv_npu_release_ownership(struct iommu_table_group *table_group) in pnv_npu_release_ownership() 263 struct iommu_table_group table_group; member 276 struct iommu_table_group *table_group, in pnv_npu_peers_create_table_userspace() 293 static long pnv_npu_peers_set_window(struct iommu_table_group *table_group, in pnv_npu_peers_set_window() 332 static long pnv_npu_peers_unset_window(struct iommu_table_group *table_group, in pnv_npu_peers_unset_window() 379 static void pnv_npu_peers_take_ownership(struct iommu_table_group *table_group) in pnv_npu_peers_take_ownership() 396 struct iommu_table_group *table_group) in pnv_npu_peers_release_ownership() [all …]
|
D | pci-ioda-tce.c | 372 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()
|
D | pci-ioda.c | 1779 static long pnv_pci_ioda2_set_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_set_window() 1846 static long pnv_pci_ioda2_create_table(struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table() 1957 static long pnv_pci_ioda2_unset_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_unset_window() 2015 struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table_userspace() 2041 static void pnv_ioda2_take_ownership(struct iommu_table_group *table_group) in pnv_ioda2_take_ownership() 2057 static void pnv_ioda2_release_ownership(struct iommu_table_group *table_group) in pnv_ioda2_release_ownership() 2644 static long pnv_pci_ioda1_unset_window(struct iommu_table_group *table_group, in pnv_pci_ioda1_unset_window()
|
D | pci.h | 83 struct iommu_table_group table_group; member
|
/kernel/linux/linux-5.10/drivers/vfio/ |
D | vfio_iommu_spapr_tce.c | 240 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 752 struct iommu_table_group *table_group; in tce_iommu_create_default_window() local 810 struct iommu_table_group *table_group; in tce_iommu_ioctl() local 1142 struct iommu_table_group *table_group) in tce_iommu_release_ownership() 1161 struct iommu_table_group *table_group) in tce_iommu_take_ownership() 1188 struct iommu_table_group *table_group) in tce_iommu_release_ownership_ddw() 1205 struct iommu_table_group *table_group) in tce_iommu_take_ownership_ddw() [all …]
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
D | iommu.h | 187 struct iommu_table_group *table_group; member 220 static inline void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group() 226 static inline int iommu_add_device(struct iommu_table_group *table_group, in iommu_add_device()
|
D | pci-bridge.h | 196 struct iommu_table_group *table_group; /* for phb's or bridges */ member
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | iommu.c | 927 struct iommu_table_group *table_group = iommu_data; in group_release() local 932 void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group() 1094 int iommu_add_device(struct iommu_table_group *table_group, struct device *dev) in iommu_add_device()
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
D | book3s_64_vio.c | 74 struct iommu_table_group *table_group = NULL; in kvm_spapr_tce_release_iommu_group() local 102 struct iommu_table_group *table_group; in kvm_spapr_tce_attach_iommu_group() local
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
D | iommu.c | 58 struct iommu_table_group *table_group; in iommu_pseries_alloc_group() local 82 static void iommu_pseries_free_group(struct iommu_table_group *table_group, in iommu_pseries_free_group() 547 struct iommu_table_group *table_group, in iommu_table_setparms_lpar()
|