Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/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.h3450 u8 is_compute_ctx_active; member
/openbmc/linux/include/uapi/drm/
H A Dhabanalabs_accel.h1054 __u8 is_compute_ctx_active; member