Searched refs:panthor_vm_get_heap_pool (Results 1 – 4 of 4) sorted by relevance
38 panthor_vm_get_heap_pool(struct panthor_vm *vm, bool create);
1069 pool = panthor_vm_get_heap_pool(vm, true); in panthor_ioctl_tiler_heap_create()1115 pool = panthor_vm_get_heap_pool(vm, false); in panthor_ioctl_tiler_heap_destroy()
1919 struct panthor_heap_pool *panthor_vm_get_heap_pool(struct panthor_vm *vm, bool create) in panthor_vm_get_heap_pool() function
1389 heaps = panthor_vm_get_heap_pool(group->vm, false); in group_process_tiler_oom()