Searched refs:compute_ctx (Results 1 – 7 of 7) sorted by relevance
16 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()
105 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()
164 if (hdev->compute_ctx) { in hl_device_open()
410 ctx = hdev->compute_ctx; in mmu_show()563 struct hl_ctx *ctx = hdev->compute_ctx; in device_va_to_pa()
574 mgr = &hdev->compute_ctx->sig_mgr; in encaps_sig_first_staged_cs_handler()
2565 struct hl_ctx *compute_ctx; member
259 if (hdev->compute_ctx) { in pm_mng_profile_store()
Completed in 25 milliseconds