Home
last modified time | relevance | path

Searched refs:hl_mmap_mem_buf_get (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/accel/habanalabs/common/
Dmemory_mgr.c20 struct hl_mmap_mem_buf *hl_mmap_mem_buf_get(struct hl_mem_mgr *mmg, u64 handle) in hl_mmap_mem_buf_get() function
245 buf = hl_mmap_mem_buf_get(mmg, handle);
Dcommand_buffer.c431 buf = hl_mmap_mem_buf_get(mmg, handle); in hl_cb_get()
Dhabanalabs.h3929 struct hl_mmap_mem_buf *hl_mmap_mem_buf_get(struct hl_mem_mgr *mmg,
Dcommand_submission.c3315 buf = hl_mmap_mem_buf_get(mmg, ts_handle); in _hl_interrupt_wait_ioctl()