Searched refs:total_size_in_mall_bytes (Results 1 – 4 of 4) sorted by relevance
151 unsigned int total_size_in_mall_bytes);
96 unsigned int total_size_in_mall_bytes);
1985 …nt dcn32_calculate_mall_ways_from_bytes(const struct dc *dc, unsigned int total_size_in_mall_bytes) in dcn32_calculate_mall_ways_from_bytes() argument1989 if (total_size_in_mall_bytes == 0) { in dcn32_calculate_mall_ways_from_bytes()1998 cache_lines_used = total_size_in_mall_bytes / dc->caps.cache_line_size + 2; in dcn32_calculate_mall_ways_from_bytes()
189 …t dcn32_calculate_mall_ways_from_bytes(const struct dc *dc, unsigned int total_size_in_mall_bytes);