Searched refs:bytes_in_mall (Results 1 – 2 of 2) sorted by relevance
58 uint32_t bytes_in_mall = 0; in dcn32_helper_calculate_num_ways_for_subvp() local124 bytes_in_mall = num_mblks * DCN3_2_MALL_MBLK_SIZE_BYTES; in dcn32_helper_calculate_num_ways_for_subvp()127 cache_lines_per_plane = bytes_in_mall / dc->caps.cache_line_size + 2; in dcn32_helper_calculate_num_ways_for_subvp()
223 uint32_t bytes_in_mall = 0; in dcn32_calculate_cab_allocation() local267 bytes_in_mall = num_mblks * DCN3_2_MALL_MBLK_SIZE_BYTES; in dcn32_calculate_cab_allocation()272 cache_lines_per_plane = bytes_in_mall / dc->caps.cache_line_size + 2; in dcn32_calculate_cab_allocation()