Searched refs:max_table_size (Results 1 – 1 of 1) sorted by relevance
992 uint32_t max_table_size = 0; in smu_init_fb_allocations() local1018 if (max_table_size < tables[i].size) in smu_init_fb_allocations()1019 max_table_size = tables[i].size; in smu_init_fb_allocations()1022 driver_table->size = max_table_size; in smu_init_fb_allocations()