Home
last modified time | relevance | path

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

/linux/drivers/misc/habanalabs/common/
A Dcontext.c16 struct hl_ctx *ctx = handle->hdev->compute_ctx; in hl_encaps_handle_do_release()
30 struct hl_ctx *ctx = handle->hdev->compute_ctx; in hl_encaps_handle_do_release_sob()
103 if ((hdev->in_debug) && (hdev->compute_ctx == ctx)) in hl_ctx_fini()
170 hdev->compute_ctx = ctx; in hl_ctx_create()
A Ddevice.c105 hdev->compute_ctx = NULL; in hpriv_release()
523 if (!hdev->compute_ctx) in set_freq_to_low_job()
1160 if (hdev->compute_ctx) { in hl_device_reset()
1161 atomic_set(&hdev->compute_ctx->thread_ctx_switch_token, 1); in hl_device_reset()
1162 hdev->compute_ctx->thread_ctx_switch_wait_token = 0; in hl_device_reset()
1207 hdev->compute_ctx = NULL; in hl_device_reset()
1458 hdev->compute_ctx = NULL; in hl_device_init()
A Dhabanalabs_drv.c164 if (hdev->compute_ctx) { in hl_device_open()
A Ddebugfs.c410 ctx = hdev->compute_ctx; in mmu_show()
563 struct hl_ctx *ctx = hdev->compute_ctx; in device_va_to_pa()
A Dhw_queue.c574 mgr = &hdev->compute_ctx->sig_mgr; in encaps_sig_first_staged_cs_handler()
A Dhabanalabs.h2565 struct hl_ctx *compute_ctx; member
/linux/drivers/misc/habanalabs/goya/
A Dgoya_hwmgr.c259 if (hdev->compute_ctx) { in pm_mng_profile_store()

Completed in 25 milliseconds