Searched refs:ivpu_get_context_count (Results 1 – 2 of 2) sorted by relevance
295 static inline u32 ivpu_get_context_count(struct ivpu_device *vdev) in ivpu_get_context_count() function
85 limits->max_ctx_count = ivpu_get_context_count(vdev); in ivpu_user_limits_alloc()88 limits->max_ctx_count = ivpu_get_context_count(vdev) / 2; in ivpu_user_limits_alloc()