Searched defs:table_group (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/vfio/ |
D | vfio_iommu_spapr_tce.c | 268 struct iommu_table_group *table_group; in tce_iommu_enable() local 612 struct iommu_table_group *table_group, in tce_iommu_create_table() 653 struct iommu_table_group *table_group; in tce_iommu_create_window() local 716 struct iommu_table_group *table_group = NULL; in tce_iommu_remove_window() local 757 struct iommu_table_group *table_group; in tce_iommu_create_default_window() local 815 struct iommu_table_group *table_group; in tce_iommu_ioctl() local 1147 struct iommu_table_group *table_group) in tce_iommu_release_ownership() 1166 struct iommu_table_group *table_group) in tce_iommu_take_ownership() 1193 struct iommu_table_group *table_group) in tce_iommu_release_ownership_ddw() 1209 struct iommu_table_group *table_group) in tce_iommu_take_ownership_ddw() [all …]
|
/Linux-v4.19/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 2392 static long pnv_pci_ioda2_set_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_set_window() 2459 static long pnv_pci_ioda2_create_table(struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table() 2543 static long pnv_pci_ioda2_unset_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_unset_window() 2602 struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table_userspace() 2610 static void pnv_ioda2_take_ownership(struct iommu_table_group *table_group) in pnv_ioda2_take_ownership() 2624 static void pnv_ioda2_release_ownership(struct iommu_table_group *table_group) in pnv_ioda2_release_ownership() 2670 struct iommu_table_group *table_group) in gpe_table_group_to_npe() 2681 static long pnv_pci_ioda2_npu_set_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_npu_set_window() 2706 struct iommu_table_group *table_group, in pnv_pci_ioda2_npu_unset_window() 2729 static void pnv_ioda2_npu_take_ownership(struct iommu_table_group *table_group) in pnv_ioda2_npu_take_ownership() [all …]
|
D | pci-ioda-tce.c | 345 struct iommu_table_group *table_group) in pnv_pci_unlink_table_and_group() 381 struct iommu_table_group *table_group) in pnv_pci_link_table_and_group()
|
D | pci.h | 67 struct iommu_table_group table_group; member
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | iommu.h | 198 struct iommu_table_group *table_group; member 224 static inline void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group()
|
D | pci-bridge.h | 197 struct iommu_table_group *table_group; /* for phb's or bridges */ member
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_64_vio.c | 122 struct iommu_table_group *table_group = NULL; in kvm_spapr_tce_release_iommu_group() local 148 struct iommu_table_group *table_group; in kvm_spapr_tce_attach_iommu_group() local
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | iommu.c | 58 struct iommu_table_group *table_group; in iommu_pseries_alloc_group() local 92 static void iommu_pseries_free_group(struct iommu_table_group *table_group, in iommu_pseries_free_group() 553 struct iommu_table_group *table_group, in iommu_table_setparms_lpar()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | iommu.c | 914 struct iommu_table_group *table_group = iommu_data; in group_release() local 919 void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group()
|