Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_heap.c375 u32 heap_id = (u32)offset / panthor_heap_ctx_stride(pool->ptdev); in panthor_heap_return_chunk() local
439 u32 heap_id = (u32)offset / panthor_heap_ctx_stride(pool->ptdev); in panthor_heap_grow() local
/linux/drivers/gpu/drm/imagination/
H A Dpvr_vm.c1118 for (u32 heap_id = 0; heap_id < ARRAY_SIZE(pvr_heaps); heap_id++) { in pvr_find_heap_containing() local
/linux/drivers/tee/optee/
H A Dsmc_abi.c1708 enum tee_dma_heap_id heap_id = TEE_DMA_HEAP_SECURE_VIDEO_PLAY; in optee_protmem_pool_init() local