Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h1613 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.c2430 hdev->asic_funcs->hl_dma_unmap_sgtable(hdev, userptr->sgt, userptr->dir); in hl_unpin_host_memory()
/openbmc/linux/drivers/accel/habanalabs/goya/
H A Dgoya.c5468 .hl_dma_unmap_sgtable = hl_dma_unmap_sgtable,
/openbmc/linux/drivers/accel/habanalabs/gaudi/
H A Dgaudi.c9143 .hl_dma_unmap_sgtable = hl_dma_unmap_sgtable,
/openbmc/linux/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c11175 .hl_dma_unmap_sgtable = hl_dma_unmap_sgtable,