Home
last modified time | relevance | path

Searched refs:hl_dma_unmap_sgtable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dhabanalabs.h1484 * @hl_dma_unmap_sgtable: DMA unmap scatter-gather table.
1613 void (*hl_dma_unmap_sgtable)(struct hl_device *hdev, member
3617 void hl_dma_unmap_sgtable(struct hl_device *hdev, struct sg_table *sgt,
H A Ddevice.c206 void hl_dma_unmap_sgtable(struct hl_device *hdev, struct sg_table *sgt, enum dma_data_direction dir) in hl_dma_unmap_sgtable() function
H A Dmemory.c2423 hdev->asic_funcs->hl_dma_unmap_sgtable(hdev, userptr->sgt, userptr->dir); in hl_unpin_host_memory()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/
H A Dgoya.c5468 .hl_dma_unmap_sgtable = hl_dma_unmap_sgtable,
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c9143 .hl_dma_unmap_sgtable = hl_dma_unmap_sgtable,
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c11175 .hl_dma_unmap_sgtable = hl_dma_unmap_sgtable,

Completed in 43 milliseconds