Home
last modified time | relevance | path

Searched refs:ctx_limit (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/accel/ivpu/
Divpu_drv.h247 struct xa_limit ctx_limit = vdev->context_xa_limit; in ivpu_get_context_count() local
249 return (ctx_limit.max - ctx_limit.min + 1); in ivpu_get_context_count()