Searched refs:IOMMU_TABLE_GROUP_MAX_TABLES (Results 1 – 5 of 5) sorted by relevance
165 #define IOMMU_TABLE_GROUP_MAX_TABLES 2 macro206 struct iommu_table *tables[IOMMU_TABLE_GROUP_MAX_TABLES];
97 for (i = 0; i < IOMMU_TABLE_GROUP_MAX_TABLES; ++i) { in kvm_spapr_tce_release_iommu_group()139 for (i = 0; i < IOMMU_TABLE_GROUP_MAX_TABLES; ++i) { in kvm_spapr_tce_attach_iommu_group()
399 for (i = 0; i < IOMMU_TABLE_GROUP_MAX_TABLES; ++i) { in pnv_pci_unlink_table_and_group()
1604 IOMMU_TABLE_GROUP_MAX_TABLES; in pnv_pci_ioda2_setup_dma_pe()
1844 table_group->max_dynamic_windows_supported = IOMMU_TABLE_GROUP_MAX_TABLES; in spapr_tce_init_table_group()
Completed in 24 milliseconds