Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/habanalabs/common/
Dcontext.c304 struct hl_ctx *hl_get_compute_ctx(struct hl_device *hdev) in hl_get_compute_ctx() function
Ddevice.c743 struct hl_ctx *ctx = hl_get_compute_ctx(hdev); in device_hard_reset_pending()
1679 ctx = hl_get_compute_ctx(hdev); in hl_device_reset()
1918 ctx = hl_get_compute_ctx(hdev); in hl_device_cond_reset()
2574 ctx = hl_get_compute_ctx(hdev); in hl_capture_user_mappings()
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()
Dhabanalabs.h3670 struct hl_ctx *hl_get_compute_ctx(struct hl_device *hdev);
Dcommand_submission.c1029 struct hl_ctx *ctx = hl_get_compute_ctx(hdev); in release_reserved_encaps_signals()
/Linux-v6.6/drivers/accel/habanalabs/gaudi2/
Dgaudi2.c10307 ctx = hl_get_compute_ctx(hdev); in gaudi2_debugfs_read_dma()