Home
last modified time | relevance | path

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

/linux-6.15/drivers/accel/amdxdna/
H A Daie2_message.c245 aie2_destroy_context(ndev, hwctx); in aie2_create_context()
249 int aie2_destroy_context(struct amdxdna_dev_hdl *ndev, struct amdxdna_hwctx *hwctx) in aie2_destroy_context() function
425 aie2_destroy_context(xdna->dev_handle, hwctx); in aie2_config_cu()
H A Daie2_pci.h270 int aie2_destroy_context(struct amdxdna_dev_hdl *ndev, struct amdxdna_hwctx *hwctx);
H A Daie2_pci.c294 ret = aie2_destroy_context(xdna->dev_handle, hwctx); in aie2_xrs_unload()
H A Daie2_ctx.c54 aie2_destroy_context(xdna->dev_handle, hwctx); in aie2_hwctx_stop()