Searched defs:table_group (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.4/arch/powerpc/platforms/powernv/ | 
| D | npu-dma.c | 127 static long pnv_npu_set_window(struct iommu_table_group *table_group, int num,  in pnv_npu_set_window()168 static long pnv_npu_unset_window(struct iommu_table_group *table_group, int num)  in pnv_npu_unset_window()
 197 static void pnv_npu_take_ownership(struct iommu_table_group *table_group)  in pnv_npu_take_ownership()
 231 static void pnv_npu_release_ownership(struct iommu_table_group *table_group)  in pnv_npu_release_ownership()
 262 	struct iommu_table_group table_group;  member
 275 		struct iommu_table_group *table_group,  in pnv_npu_peers_create_table_userspace()
 292 static long pnv_npu_peers_set_window(struct iommu_table_group *table_group,  in pnv_npu_peers_set_window()
 331 static long pnv_npu_peers_unset_window(struct iommu_table_group *table_group,  in pnv_npu_peers_unset_window()
 378 static void pnv_npu_peers_take_ownership(struct iommu_table_group *table_group)  in pnv_npu_peers_take_ownership()
 394 		struct iommu_table_group *table_group)  in pnv_npu_peers_release_ownership()
 [all …]
 
 | 
| D | pci-ioda.c | 2284 static long pnv_pci_ioda2_set_window(struct iommu_table_group *table_group,  in pnv_pci_ioda2_set_window()2351 static long pnv_pci_ioda2_create_table(struct iommu_table_group *table_group,  in pnv_pci_ioda2_create_table()
 2463 static long pnv_pci_ioda2_unset_window(struct iommu_table_group *table_group,  in pnv_pci_ioda2_unset_window()
 2522 		struct iommu_table_group *table_group,  in pnv_pci_ioda2_create_table_userspace()
 2535 static void pnv_ioda2_take_ownership(struct iommu_table_group *table_group)  in pnv_ioda2_take_ownership()
 2551 static void pnv_ioda2_release_ownership(struct iommu_table_group *table_group)  in pnv_ioda2_release_ownership()
 2571 		struct iommu_table_group *table_group,  in pnv_ioda_setup_bus_iommu_group_add_devices()
 2586 		struct iommu_table_group *table_group, struct pci_bus *bus)  in pnv_ioda_setup_bus_iommu_group()
 2627 			struct iommu_table_group *table_group;  in pnv_pci_ioda_setup_iommu_api()  local
 3386 static long pnv_pci_ioda1_unset_window(struct iommu_table_group *table_group,  in pnv_pci_ioda1_unset_window()
 
 | 
| D | pci-ioda-tce.c | 352 		struct iommu_table_group *table_group)  in pnv_pci_unlink_table_and_group()389 		struct iommu_table_group *table_group)  in pnv_pci_link_table_and_group()
 
 | 
| D | pci.h | 65 	struct iommu_table_group table_group;  member
 | 
| /Linux-v5.4/drivers/vfio/ | 
| D | vfio_iommu_spapr_tce.c | 240 	struct iommu_table_group *table_group;  in tce_iommu_enable()  local607 			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 …]
 
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | iommu.h | 187 	struct iommu_table_group *table_group;  member220 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
 | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | iommu.c | 934 	struct iommu_table_group *table_group = iommu_data;  in group_release()  local939 void iommu_register_group(struct iommu_table_group *table_group,  in iommu_register_group()
 1101 int iommu_add_device(struct iommu_table_group *table_group, struct device *dev)  in iommu_add_device()
 
 | 
| /Linux-v5.4/arch/powerpc/kvm/ | 
| D | book3s_64_vio.c | 75 	struct iommu_table_group *table_group = NULL;  in kvm_spapr_tce_release_iommu_group()  local100 	struct iommu_table_group *table_group;  in kvm_spapr_tce_attach_iommu_group()  local
 
 | 
| /Linux-v5.4/arch/powerpc/platforms/pseries/ | 
| D | iommu.c | 45 	struct iommu_table_group *table_group;  in iommu_pseries_alloc_group()  local69 static void iommu_pseries_free_group(struct iommu_table_group *table_group,  in iommu_pseries_free_group()
 519 				      struct iommu_table_group *table_group,  in iommu_table_setparms_lpar()
 
 |