Home
last modified time | relevance | path

Searched defs:table_group (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/vfio/
Dvfio_iommu_spapr_tce.c230 struct iommu_table_group *table_group; in tce_iommu_enable() local
334 struct iommu_table_group *table_group; in tce_iommu_release() local
563 struct iommu_table_group *table_group, in tce_iommu_create_table()
613 struct iommu_table_group *table_group; in tce_iommu_create_window() local
676 struct iommu_table_group *table_group = NULL; in tce_iommu_remove_window() local
736 struct iommu_table_group *table_group; in tce_iommu_ioctl() local
1037 struct iommu_table_group *table_group) in tce_iommu_release_ownership()
1057 struct iommu_table_group *table_group) in tce_iommu_take_ownership()
1087 struct iommu_table_group *table_group) in tce_iommu_release_ownership_ddw()
1103 struct iommu_table_group *table_group) in tce_iommu_take_ownership_ddw()
[all …]
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci-p5ioc2.c130 struct iommu_table_group *table_group; in pnv_pci_init_p5ioc2_phb() local
Dpci.c667 struct iommu_table_group *table_group) in pnv_pci_link_table_and_group()
696 struct iommu_table_group *table_group) in pnv_pci_unlink_table_and_group()
Dpci.h60 struct iommu_table_group table_group; member
121 struct iommu_table_group table_group; member
Dpci-ioda.c1944 static long pnv_pci_ioda2_set_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_set_window()
2015 static long pnv_pci_ioda2_create_table(struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table()
2105 static long pnv_pci_ioda2_unset_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_unset_window()
2163 static void pnv_ioda2_take_ownership(struct iommu_table_group *table_group) in pnv_ioda2_take_ownership()
2175 static void pnv_ioda2_release_ownership(struct iommu_table_group *table_group) in pnv_ioda2_release_ownership()
/linux-4.4.14/arch/powerpc/include/asm/
Diommu.h186 struct iommu_table_group *table_group; member
212 static inline void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group()
Dpci-bridge.h203 struct iommu_table_group *table_group; /* for phb's or bridges */ member
/linux-4.4.14/arch/powerpc/kernel/
Diommu.c892 struct iommu_table_group *table_group = iommu_data; in group_release() local
897 void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Diommu.c58 struct iommu_table_group *table_group = NULL; in iommu_pseries_alloc_group() local
92 static void iommu_pseries_free_group(struct iommu_table_group *table_group, in iommu_pseries_free_group()