Searched refs:KFD_MAX_NUM_SH_PER_SE (Results 1 – 2 of 2) sorted by relevance
103 uint32_t cu_per_sh[KFD_MAX_NUM_SE][KFD_MAX_NUM_SH_PER_SE] = {0}; in mqd_symmetrically_map_cu_mask()125 if (cu_info.num_shader_arrays_per_engine > KFD_MAX_NUM_SH_PER_SE) { in mqd_symmetrically_map_cu_mask()
31 #define KFD_MAX_NUM_SH_PER_SE 2 macro