Home
last modified time | relevance | path

Searched refs:hl_get_compute_ctx (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/accel/habanalabs/common/
H A Dcontext.c307 struct hl_ctx *hl_get_compute_ctx(struct hl_device *hdev) in hl_get_compute_ctx() function
H A Ddevice.c804 struct hl_ctx *ctx = hl_get_compute_ctx(hdev); in device_hard_reset_pending()
1805 ctx = hl_get_compute_ctx(hdev); in hl_device_reset()
2047 ctx = hl_get_compute_ctx(hdev); in hl_device_cond_reset()
2731 ctx = hl_get_compute_ctx(hdev); in hl_capture_user_mappings()
H A Ddebugfs.c325 ctx = hl_get_compute_ctx(dev_entry->hdev); in vm_show()
433 ctx = hl_get_compute_ctx(hdev); in mmu_show()
887 ctx = hl_get_compute_ctx(hdev); in device_va_to_pa()
H A Dcommand_submission.c1047 struct hl_ctx *ctx = hl_get_compute_ctx(hdev); in release_reserved_encaps_signals()
/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c11037 ctx = hl_get_compute_ctx(hdev); in gaudi2_debugfs_read_dma()