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

/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c370 pnv_pci_unlink_table_and_group(struct iommu_table *tbl, struct iommu_table_group *table_group) argument
410 pnv_pci_link_table_and_group(int node, int num, struct iommu_table *tbl, struct iommu_table_group *table_group) argument
[all...]
H A Dpci.h79 struct iommu_table_group table_group; member in struct:pnv_ioda_pe
H A Dpci-ioda.c1277 static long pnv_pci_ioda2_set_window(struct iommu_table_group *table_group, argument
1344 static long pnv_pci_ioda2_create_table(struct iommu_table_group *table_group, argument
1456 pnv_pci_ioda2_unset_window(struct iommu_table_group *table_group, int num) argument
1513 pnv_pci_ioda2_create_table_userspace( struct iommu_table_group *table_group, int num, __u32 page_shift, __u64 window_size, __u32 levels, struct iommu_table **ptbl) argument
1540 pnv_ioda2_take_ownership(struct iommu_table_group *table_group) argument
1565 pnv_ioda2_release_ownership(struct iommu_table_group *table_group) argument
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_vio.c87 struct iommu_table_group *table_group = NULL; local
115 struct iommu_table_group *table_group; local
/linux-master/arch/powerpc/include/asm/
H A Dpci-bridge.h213 struct iommu_table_group *table_group; /* for phb's or bridges */ member in struct:pci_dn
H A Diommu.h189 struct iommu_table_group *table_group; member in struct:iommu_table_group_link
223 static inline void iommu_register_group(struct iommu_table_group *table_group, argument
229 static inline int iommu_add_device(struct iommu_table_group *table_group, argument
[all...]
/linux-master/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c242 struct iommu_table_group *table_group; local
649 struct iommu_table_group *table_group; local
607 tce_iommu_create_table(struct tce_container *container, struct iommu_table_group *table_group, int num, __u32 page_shift, __u64 window_size, __u32 levels, struct iommu_table **ptbl) argument
712 struct iommu_table_group *table_group = NULL; local
753 struct iommu_table_group *table_group; local
860 struct iommu_table_group *table_group; local
1190 tce_iommu_release_ownership(struct tce_container *container, struct iommu_table_group *table_group) argument
1205 tce_iommu_take_ownership(struct tce_container *container, struct iommu_table_group *table_group) argument
1236 struct iommu_table_group *table_group; local
1316 struct iommu_table_group *table_group; local
[all...]
/linux-master/arch/powerpc/kernel/
H A Diommu.c995 struct iommu_table_group *table_group = iommu_data; local
1000 void iommu_register_group(struct iommu_table_group *table_group, argument
1157 int iommu_add_device(struct iommu_table_group *table_group, struct device *dev) argument
1205 static long spapr_tce_create_table(struct iommu_table_group *table_group, int num, argument
1223 spapr_tce_set_window(struct iommu_table_group *table_group, int num, struct iommu_table *tbl) argument
1229 spapr_tce_unset_window(struct iommu_table_group *table_group, int num) argument
1234 spapr_tce_take_ownership(struct iommu_table_group *table_group) argument
1255 spapr_tce_release_ownership(struct iommu_table_group *table_group) argument
1288 struct iommu_table_group *table_group; local
1321 struct iommu_table_group *table_group; local
[all...]
/linux-master/arch/powerpc/platforms/pseries/
H A Diommu.c72 struct iommu_table_group *table_group; local
91 iommu_pseries_free_group(struct iommu_table_group *table_group, const char *node_name) argument
[all...]

Completed in 675 milliseconds