hl_mmap_mem_buf_get
buf = hl_mmap_mem_buf_get(mmg, handle);
data->buf = hl_mmap_mem_buf_get(data->mmg, data->ts_handle);
struct hl_mmap_mem_buf *hl_mmap_mem_buf_get(struct hl_mem_mgr *mmg,
buf = hl_mmap_mem_buf_get(mmg, handle);