Home
last modified time | relevance | path

Searched refs:compute_ctx (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/misc/habanalabs/common/
Dcontext.c40 if ((hdev->in_debug) && (hdev->compute_ctx == ctx)) in hl_ctx_fini()
107 hdev->compute_ctx = ctx; in hl_ctx_create()
Ddevice.c58 hdev->compute_ctx = NULL; in hpriv_release()
401 if (!hdev->compute_ctx) in set_freq_to_low_job()
998 if (hdev->compute_ctx) { in hl_device_reset()
999 atomic_set(&hdev->compute_ctx->thread_ctx_switch_token, 1); in hl_device_reset()
1000 hdev->compute_ctx->thread_ctx_switch_wait_token = 0; in hl_device_reset()
1033 hdev->compute_ctx = NULL; in hl_device_reset()
1247 hdev->compute_ctx = NULL; in hl_device_init()
Dhabanalabs_drv.c138 if (hdev->compute_ctx) { in hl_device_open()
Ddebugfs.c397 ctx = hdev->compute_ctx; in mmu_show()
618 struct hl_ctx *ctx = hdev->compute_ctx; in device_va_to_pa()
Dhabanalabs.h1648 struct hl_ctx *compute_ctx; member
/Linux-v5.10/drivers/misc/habanalabs/goya/
Dgoya_hwmgr.c290 if (hdev->compute_ctx) { in pm_mng_profile_store()
/Linux-v5.10/drivers/misc/habanalabs/gaudi/
Dgaudi_coresight.c627 hdev->compute_ctx->asid); in gaudi_config_etr()
629 hdev->compute_ctx->asid); in gaudi_config_etr()