Home
last modified time | relevance | path

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

/drivers/accel/amdxdna/
A Damdxdna_gem.c39 heap = client->dev_heap; in amdxdna_gem_heap_alloc()
96 heap = abo->client->dev_heap; in amdxdna_gem_heap_free()
583 if (client->dev_heap) { in amdxdna_drm_create_dev_heap()
609 client->dev_heap = abo; in amdxdna_drm_create_dev_heap()
751 abo = abo->client->dev_heap; in amdxdna_gem_pin_nolock()
776 abo = abo->client->dev_heap; in amdxdna_gem_unpin()
A Damdxdna_pci_drv.c121 if (client->dev_heap) in amdxdna_drm_close()
122 drm_gem_object_put(to_gobj(client->dev_heap)); in amdxdna_drm_close()
A Damdxdna_pci_drv.h130 struct amdxdna_gem_obj *dev_heap; member
A Daie2_message.c753 req.dst_addr = abo->mem.dev_addr - hwctx->client->dev_heap->mem.dev_addr; in aie2_sync_bo()
A Daie2_ctx.c542 heap = client->dev_heap; in aie2_hwctx_init()

Completed in 15 milliseconds