Searched refs:cache_line_size_bytes (Results 1 – 5 of 5) sorted by relevance
47 unsigned int cache_line_size_bytes; member
83 cache_lines_per_plane = bytes_in_mall / ctx->config.mall_cfg.cache_line_size_bytes + 2; in dml2_helper_calculate_num_ways_for_subvp()92 …lines = ctx->config.mall_cfg.max_cab_allocation_bytes / ctx->config.mall_cfg.cache_line_size_bytes; in dml2_helper_calculate_num_ways_for_subvp()
2035 dc->dml2_options.mall_cfg.cache_line_size_bytes = dc->caps.cache_line_size; in dcn321_resource_construct()
2121 dc->dml2_options.mall_cfg.cache_line_size_bytes = dc->caps.cache_line_size; in dcn401_resource_construct()
2483 dc->dml2_options.mall_cfg.cache_line_size_bytes = dc->caps.cache_line_size; in dcn32_resource_construct()