Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_heap.h27 panthor_heap_pool_get(struct panthor_heap_pool *pool);
Dpanthor_heap.c516 panthor_heap_pool_get(struct panthor_heap_pool *pool) in panthor_heap_pool_get() function
Dpanthor_mmu.c1933 vm->heaps.pool = panthor_heap_pool_get(pool); in panthor_vm_get_heap_pool()
1935 pool = panthor_heap_pool_get(vm->heaps.pool); in panthor_vm_get_heap_pool()