Searched refs:mcache_boundaries (Results 1 – 1 of 1) sorted by relevance
815 static bool dc_calculate_first_second_splitting(const int *mcache_boundaries, int num_boundaries, i… in dc_calculate_first_second_splitting() argument835 range_end = mcache_boundaries[left_cache_id] - shift - 1; in dc_calculate_first_second_splitting()846 range_start = mcache_boundaries[right_cache_id] - shift; in dc_calculate_first_second_splitting()