Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_drv.h192 struct xa_limit ctx_limit = vdev->context_xa_limit; in ivpu_get_context_count() local
194 return (ctx_limit.max - ctx_limit.min + 1); in ivpu_get_context_count()