Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dcontext.c40 if ((hdev->in_debug) && (hdev->compute_ctx == ctx)) in hl_ctx_fini()
107 hdev->compute_ctx = ctx; in hl_ctx_create()
H A Ddevice.c58 hdev->compute_ctx = NULL; in hpriv_release()
403 if (!hdev->compute_ctx) in set_freq_to_low_job()
1000 if (hdev->compute_ctx) { in hl_device_reset()
1001 atomic_set(&hdev->compute_ctx->thread_ctx_switch_token, 1); in hl_device_reset()
1002 hdev->compute_ctx->thread_ctx_switch_wait_token = 0; in hl_device_reset()
1036 hdev->compute_ctx = NULL; in hl_device_reset()
1251 hdev->compute_ctx = NULL; in hl_device_init()
H A Dhabanalabs_drv.c138 if (hdev->compute_ctx) { in hl_device_open()
H A Ddebugfs.c397 ctx = hdev->compute_ctx; in mmu_show()
618 struct hl_ctx *ctx = hdev->compute_ctx; in device_va_to_pa()
H A Dhabanalabs.h1538 * @compute_ctx: current compute context executing.
1648 struct hl_ctx *compute_ctx; member
/kernel/linux/linux-5.10/drivers/misc/habanalabs/goya/
H A Dgoya_hwmgr.c290 if (hdev->compute_ctx) { in pm_mng_profile_store()
/kernel/linux/linux-5.10/drivers/misc/habanalabs/gaudi/
H A Dgaudi_coresight.c628 hdev->compute_ctx->asid); in gaudi_config_etr()
630 hdev->compute_ctx->asid); in gaudi_config_etr()

Completed in 16 milliseconds