Searched refs:mem_count (Results 1 – 4 of 4) sorted by relevance
106 u32 mem_count; member
184 for (mem_id = 0; mem_id < ipa->mem_count; mem_id++) { in ipa_mem_config()491 ipa->mem_count = mem_data->local_count; in ipa_mem_init()
1759 if (task->mem_count > mem_num) { in mpp_task_attach_fd()1760 mpp_err("mem_count %d must less than %d\n", task->mem_count, mem_num); in mpp_task_attach_fd()1772 mem_region = &task->mem_regions[task->mem_count]; in mpp_task_attach_fd()1791 task->mem_count++; in mpp_task_attach_fd()1954 task->mem_count = 0; in mpp_task_init()
463 u32 mem_count; member