Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dcontext.c304 struct hl_ctx *hl_get_compute_ctx(struct hl_device *hdev) in hl_get_compute_ctx() function
H A Ddevice.c743 struct hl_ctx *ctx = hl_get_compute_ctx(hdev); in device_hard_reset_pending()
1682 ctx = hl_get_compute_ctx(hdev); in hl_device_reset()
1921 ctx = hl_get_compute_ctx(hdev); in hl_device_cond_reset()
2577 ctx = hl_get_compute_ctx(hdev); in hl_capture_user_mappings()
H A Ddebugfs.c331 ctx = hl_get_compute_ctx(dev_entry->hdev); in vm_show()
439 ctx = hl_get_compute_ctx(hdev); in mmu_show()
701 ctx = hl_get_compute_ctx(hdev); in device_va_to_pa()
H A Dhabanalabs.h3672 struct hl_ctx *hl_get_compute_ctx(struct hl_device *hdev);
H A Dcommand_submission.c1029 struct hl_ctx *ctx = hl_get_compute_ctx(hdev); in release_reserved_encaps_signals()
/openbmc/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c10307 ctx = hl_get_compute_ctx(hdev); in gaudi2_debugfs_read_dma()