Searched refs:hb_mcp (Results 1 – 1 of 1) sorted by relevance
495 int hb_mcp[KPB_NO_OF_MEM_POOLS] = {SOF_MEM_CAPS_LP, SOF_MEM_CAPS_HP, in kpb_allocate_history_buffer() local518 while (hb_size > 0 && i < ARRAY_SIZE(hb_mcp)) { in kpb_allocate_history_buffer()522 new_mem_block = rballoc(0, hb_mcp[i], ca_size); in kpb_allocate_history_buffer()