Searched refs:cu_mask_count (Results 1 – 4 of 4) sorted by relevance
101 const uint32_t *cu_mask, uint32_t cu_mask_count, in mqd_symmetrically_map_cu_mask() argument115 if (cu_mask_count > cu_active_per_node) in mqd_symmetrically_map_cu_mask()116 cu_mask_count = cu_active_per_node; in mqd_symmetrically_map_cu_mask()202 if (i >= cu_mask_count) in mqd_symmetrically_map_cu_mask()
507 uint32_t cu_mask_count, uint32_t *se_mask) in amdgpu_gfx_mqd_symmetrically_map_cu_mask() argument544 if ((i / 32) < cu_mask_count && (cu_mask[i / 32] & (1 << (i % 32)))) in amdgpu_gfx_mqd_symmetrically_map_cu_mask()547 if (i >= cu_mask_count * 32) in amdgpu_gfx_mqd_symmetrically_map_cu_mask()
3121 if (!has_wa_flag && (!prop->cu_mask || !prop->cu_mask_count)) in gfx_v12_0_compute_mqd_set_cu_mask()3135 prop->cu_mask_count, se_mask); in gfx_v12_0_compute_mqd_set_cu_mask()
4269 if (!has_wa_flag && (!prop->cu_mask || !prop->cu_mask_count)) in gfx_v11_0_compute_mqd_set_cu_mask()4283 prop->cu_mask_count, se_mask); in gfx_v11_0_compute_mqd_set_cu_mask()