Home
last modified time | relevance | path

Searched refs:debug_bo_hdl (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/accel/amdxdna/
H A Damdxdna_ctx.c374 int amdxdna_hwctx_sync_debug_bo(struct amdxdna_client *client, u32 debug_bo_hdl) in amdxdna_hwctx_sync_debug_bo() argument
385 gobj = drm_gem_object_lookup(client->filp, debug_bo_hdl); in amdxdna_hwctx_sync_debug_bo()
397 ret = xdna->dev_info->ops->hwctx_sync_debug_bo(hwctx, debug_bo_hdl); in amdxdna_hwctx_sync_debug_bo()
H A Damdxdna_ctx.h203 int amdxdna_hwctx_sync_debug_bo(struct amdxdna_client *client, u32 debug_bo_hdl);
H A Daie2_pci.h381 int aie2_hwctx_sync_debug_bo(struct amdxdna_hwctx *hwctx, u32 debug_bo_hdl);
H A Daie2_ctx.c929 int aie2_hwctx_sync_debug_bo(struct amdxdna_hwctx *hwctx, u32 debug_bo_hdl) in aie2_hwctx_sync_debug_bo() argument
939 &debug_bo_hdl, 1, hwctx->id, &seq); in aie2_hwctx_sync_debug_bo()