Home
last modified time | relevance | path

Searched refs:is_compute_ctx_active (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/
H A Dgoya_hwmgr.c264 if (hdev->is_compute_ctx_active) { in pm_mng_profile_store()
H A Dgoya.c843 if (!hdev->is_compute_ctx_active) in goya_set_freq_to_low_job()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dcontext.c185 hdev->is_compute_ctx_active = true; in hl_ctx_create()
H A Ddevice.c464 hdev->is_compute_ctx_active = false; in hpriv_release()
1442 if (hdev->is_compute_ctx_active) in handle_reset_trigger()
1736 hdev->is_compute_ctx_active = false; in hl_device_reset()
2172 hdev->is_compute_ctx_active = false; in hl_device_init()
H A Dhabanalabs_drv.c204 if (hdev->is_compute_ctx_active) { in hl_device_open()
H A Dhabanalabs_ioctl.c534 open_stats_info.is_compute_ctx_active = hdev->is_compute_ctx_active; in open_stats_info()
H A Ddebugfs.c626 if (hdev->is_compute_ctx_active) { in hl_memory_scrub()
H A Dhabanalabs.h3287 * @is_compute_ctx_active: Whether there is an active compute context executing.
3450 u8 is_compute_ctx_active; member
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dhabanalabs_accel.h1048 * @is_compute_ctx_active: Whether there is an active compute context executing
1054 __u8 is_compute_ctx_active; member

Completed in 33 milliseconds