Searched refs:total_det_allocated (Results 1 – 1 of 1) sorted by relevance
514 unsigned int max_det_size, total_det_allocated = 0; in dml2_verify_det_buffer_configuration() local531 total_det_allocated += dml_get_det_buffer_size_kbytes(&in_ctx->v20.dml_core_ctx, dml_pipe_idx); in dml2_verify_det_buffer_configuration()532 if (total_det_allocated > max_det_size) { in dml2_verify_det_buffer_configuration()