Searched refs:ivpu_get_context_count (Results 1 – 3 of 3) sorted by relevance
190 static inline u32 ivpu_get_context_count(struct ivpu_device *vdev) in ivpu_get_context_count() function
160 args->value = ivpu_get_context_count(vdev); in ivpu_get_param_ioctl()
50 cmdq->db_id = file_priv->ctx.id + engine * ivpu_get_context_count(vdev); in ivpu_cmdq_alloc()