Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dmemory_mgr.c11 * hl_mmap_mem_buf_get - increase the buffer refcount and return a pointer to
20 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);
H A Dcommand_buffer.c431 buf = hl_mmap_mem_buf_get(mmg, handle); in hl_cb_get()
H A Dhabanalabs.h3931 struct hl_mmap_mem_buf *hl_mmap_mem_buf_get(struct hl_mem_mgr *mmg,
H A Dcommand_submission.c3315 buf = hl_mmap_mem_buf_get(mmg, ts_handle); in _hl_interrupt_wait_ioctl()

Completed in 16 milliseconds