Home
last modified time | relevance | path

Searched defs:panthor_heap_pool (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_heap.c82 struct panthor_heap_pool { struct
84 struct kref refcount;
87 struct panthor_device *ptdev;
113 static int panthor_get_heap_ctx_offset(struct panthor_heap_pool *pool, int id) in panthor_get_heap_ctx_offset() argument