Searched refs:max_dynamic_windows_supported (Results 1 – 3 of 3) sorted by relevance
202 __u32 max_dynamic_windows_supported; member
1818 if (table_group->max_dynamic_windows_supported != 0) in spapr_tce_init_table_group()1830 table_group->max_dynamic_windows_supported = -1; in spapr_tce_init_table_group()1837 table_group->max_dynamic_windows_supported = -1; in spapr_tce_init_table_group()1842 table_group->max_dynamic_windows_supported = 1; in spapr_tce_init_table_group()1844 table_group->max_dynamic_windows_supported = IOMMU_TABLE_GROUP_MAX_TABLES; in spapr_tce_init_table_group()2349 if (!tbl && (table_group->max_dynamic_windows_supported != 1)) in spapr_tce_take_ownership()
1603 pe->table_group.max_dynamic_windows_supported = in pnv_pci_ioda2_setup_dma_pe()
Completed in 14 milliseconds