Searched defs:table_group (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/vfio/ |
A D | vfio_iommu_spapr_tce.c | 241 struct iommu_table_group *table_group; in tce_iommu_enable() local 608 struct iommu_table_group *table_group, in tce_iommu_create_table() 649 struct iommu_table_group *table_group; in tce_iommu_create_window() local 753 struct iommu_table_group *table_group; in tce_iommu_create_default_window() local 811 struct iommu_table_group *table_group; in tce_iommu_ioctl() local 1143 struct iommu_table_group *table_group) in tce_iommu_release_ownership() 1162 struct iommu_table_group *table_group) in tce_iommu_take_ownership() 1189 struct iommu_table_group *table_group) in tce_iommu_release_ownership_ddw() 1206 struct iommu_table_group *table_group) in tce_iommu_take_ownership_ddw() 1246 struct iommu_table_group *table_group; in tce_iommu_attach_group() local [all …]
|
/linux/arch/powerpc/include/asm/ |
A D | iommu.h | 188 struct iommu_table_group *table_group; member 221 static inline void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group() 227 static inline int iommu_add_device(struct iommu_table_group *table_group, in iommu_add_device()
|
A D | pci-bridge.h | 200 struct iommu_table_group *table_group; /* for phb's or bridges */ member
|
/linux/arch/powerpc/platforms/powernv/ |
A D | pci-ioda-tce.c | 372 struct iommu_table_group *table_group) in pnv_pci_unlink_table_and_group() 413 struct iommu_table_group *table_group) in pnv_pci_link_table_and_group()
|
A D | pci-ioda.c | 1636 static long pnv_pci_ioda2_set_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_set_window() 1703 static long pnv_pci_ioda2_create_table(struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table() 1814 static long pnv_pci_ioda2_unset_window(struct iommu_table_group *table_group, in pnv_pci_ioda2_unset_window() 1872 struct iommu_table_group *table_group, in pnv_pci_ioda2_create_table_userspace() 1898 static void pnv_ioda2_take_ownership(struct iommu_table_group *table_group) in pnv_ioda2_take_ownership() 1914 static void pnv_ioda2_release_ownership(struct iommu_table_group *table_group) in pnv_ioda2_release_ownership() 2700 static long pnv_pci_ioda1_unset_window(struct iommu_table_group *table_group, in pnv_pci_ioda1_unset_window()
|
A D | pci.h | 80 struct iommu_table_group table_group; member
|
/linux/arch/powerpc/kernel/ |
A D | iommu.c | 978 struct iommu_table_group *table_group = iommu_data; in group_release() local 983 void iommu_register_group(struct iommu_table_group *table_group, in iommu_register_group() 1140 int iommu_add_device(struct iommu_table_group *table_group, struct device *dev) in iommu_add_device()
|
/linux/arch/powerpc/kvm/ |
A D | book3s_64_vio.c | 74 struct iommu_table_group *table_group = NULL; in kvm_spapr_tce_release_iommu_group() local 102 struct iommu_table_group *table_group; in kvm_spapr_tce_attach_iommu_group() local
|
/linux/arch/powerpc/platforms/pseries/ |
A D | iommu.c | 71 struct iommu_table_group *table_group; in iommu_pseries_alloc_group() local 85 static void iommu_pseries_free_group(struct iommu_table_group *table_group, in iommu_pseries_free_group() 566 struct iommu_table_group *table_group, in iommu_table_setparms_lpar()
|
Completed in 25 milliseconds