Searched refs:total_required (Results 1 – 1 of 1) sorted by relevance
62 int total_required = ((h_active + 4095) / 4096) * 2; in decide_odm_mem_bit_map() local69 if (total_required == total_allocated) in decide_odm_mem_bit_map()73 if (total_required > total_allocated) { in decide_odm_mem_bit_map()77 if (total_required == total_allocated) in decide_odm_mem_bit_map()82 if (total_required > total_allocated) { in decide_odm_mem_bit_map()87 if (total_required == total_allocated) in decide_odm_mem_bit_map()92 ASSERT(total_required == total_allocated); in decide_odm_mem_bit_map()