Searched refs:global_mcache_ids_mall_plane0 (Results 1 – 2 of 2) sorted by relevance
374 …params->mcache_configurations[config_index].mcache_allocation->global_mcache_ids_mall_plane0[first… in dml2_top_mcache_build_mcache_programming()383 …params->mcache_configurations[config_index].mcache_allocation->global_mcache_ids_mall_plane0[secon… in dml2_top_mcache_build_mcache_programming()452 params->allocations[i].global_mcache_ids_mall_plane0[j] = next_unused_cache_id++; in dml2_top_mcache_assign_global_mcache_ids()459 params->allocations[i].global_mcache_ids_mall_plane0[params->allocations[i].num_mcaches_plane0] = in dml2_top_mcache_assign_global_mcache_ids()460 params->allocations[i].global_mcache_ids_mall_plane0[0]; in dml2_top_mcache_assign_global_mcache_ids()479 …params->allocations[i].global_mcache_ids_mall_plane0[params->allocations[i].num_mcaches_plane0 - 1… in dml2_top_mcache_assign_global_mcache_ids()483 …params->allocations[i].global_mcache_ids_mall_plane0[params->allocations[i].num_mcaches_plane0 - 1… in dml2_top_mcache_assign_global_mcache_ids()496 …memcpy(params->allocations[i].global_mcache_ids_mall_plane0, params->allocations[i].global_mcache_… in dml2_top_mcache_assign_global_mcache_ids()497 sizeof(params->allocations[i].global_mcache_ids_mall_plane0)); in dml2_top_mcache_assign_global_mcache_ids()
177 int global_mcache_ids_mall_plane0[DML2_MAX_MCACHES + 1]; member