Searched refs:max_cab_allocation_bytes (Results 1 – 5 of 5) sorted by relevance
136 total_cache_lines = dc->caps.max_cab_allocation_bytes / dc->caps.cache_line_size; in dcn32_helper_calculate_num_ways_for_subvp()
320 total_lines = dc->caps.max_cab_allocation_bytes / dc->caps.cache_line_size; in dcn32_calculate_cab_allocation()
2118 dc->caps.max_cab_allocation_bytes = 67108864; // 64MB = 1024 * 1024 * 64 in dcn32_resource_construct()
262 uint32_t max_cab_allocation_bytes; member
1705 dc->caps.max_cab_allocation_bytes = 33554432; // 32MB = 1024 * 1024 * 32 in dcn321_resource_construct()