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.c359 int amdxdna_hwctx_sync_debug_bo(struct amdxdna_client *client, u32 debug_bo_hdl) in amdxdna_hwctx_sync_debug_bo() argument
370 gobj = drm_gem_object_lookup(client->filp, debug_bo_hdl); in amdxdna_hwctx_sync_debug_bo()
382 ret = xdna->dev_info->ops->hwctx_sync_debug_bo(hwctx, debug_bo_hdl); in amdxdna_hwctx_sync_debug_bo()
H A Damdxdna_ctx.h178 int amdxdna_hwctx_sync_debug_bo(struct amdxdna_client *client, u32 debug_bo_hdl);
H A Daie2_pci.h349 int aie2_hwctx_sync_debug_bo(struct amdxdna_hwctx *hwctx, u32 debug_bo_hdl);
H A Daie2_ctx.c858 int aie2_hwctx_sync_debug_bo(struct amdxdna_hwctx *hwctx, u32 debug_bo_hdl) in aie2_hwctx_sync_debug_bo() argument
868 &debug_bo_hdl, 1, hwctx->id, &seq); in aie2_hwctx_sync_debug_bo()