Searched refs:max_cab_allocation_bytes (Results 1 – 4 of 4) sorted by relevance
47 total_cache_lines = dc->caps.max_cab_allocation_bytes / dc->caps.cache_line_size; in dcn32_helper_mall_bytes_to_ways()
2153 dc->caps.max_cab_allocation_bytes = dcn32_calc_num_avail_chans_for_mall( in dcn32_resource_construct()2156 dc->caps.mall_size_total = dc->caps.max_cab_allocation_bytes; in dcn32_resource_construct()
1701 dc->caps.max_cab_allocation_bytes = dcn32_calc_num_avail_chans_for_mall( in dcn321_resource_construct()1704 dc->caps.mall_size_total = dc->caps.max_cab_allocation_bytes; in dcn321_resource_construct()
266 uint32_t max_cab_allocation_bytes; member