Searched defs:table_group (Results 1 – 8 of 8) sorted by relevance
/arch/powerpc/kvm/ |
D | book3s_64_vio.c | 123 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
|
/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 2376 static long pnv_pci_ioda2_set_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_set_window() 2447 static long pnv_pci_ioda2_create_table(struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table() 2531 static long pnv_pci_ioda2_unset_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_unset_window() 2590 static void pnv_ioda2_take_ownership(struct iommu_table_group *table_group) in pnv_ioda2_take_ownership() 2604 static void pnv_ioda2_release_ownership(struct iommu_table_group *table_group) in pnv_ioda2_release_ownership() 2650 struct iommu_table_group *table_group) in gpe_table_group_to_npe() 2661 static long pnv_pci_ioda2_npu_set_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_npu_set_window() 2677 struct iommu_table_group *table_group, in pnv_pci_ioda2_npu_unset_window() 2688 static void pnv_ioda2_npu_take_ownership(struct iommu_table_group *table_group) in pnv_ioda2_npu_take_ownership() 3567 static long pnv_pci_ioda1_unset_window(struct iommu_table_group *table_group, in pnv_pci_ioda1_unset_window()
|
D | pci.c | 898 struct iommu_table_group *table_group) in pnv_pci_link_table_and_group() 927 struct iommu_table_group *table_group) in pnv_pci_unlink_table_and_group()
|
D | pci.h | 66 struct iommu_table_group table_group; member
|
/arch/powerpc/include/asm/ |
D | iommu.h | 194 struct iommu_table_group *table_group; member 222 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
|
/arch/powerpc/platforms/pseries/ |
D | iommu.c | 58 struct iommu_table_group *table_group = NULL; in iommu_pseries_alloc_group() local 93 static void iommu_pseries_free_group(struct iommu_table_group *table_group, in iommu_pseries_free_group() 569 struct iommu_table_group *table_group, in iommu_table_setparms_lpar()
|
/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()
|