Home
last modified time | relevance | path

Searched refs:dma_unmap_host_va (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H A Dmemory.c220 * dma_unmap_host_va - DMA unmapping of the given host virtual address.
228 static void dma_unmap_host_va(struct hl_device *hdev, in dma_unmap_host_va() function
1016 dma_unmap_host_va(hdev, userptr); in map_device_va()
1144 dma_unmap_host_va(hdev, userptr); in unmap_device_va()
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dmemory.c265 * dma_unmap_host_va() - DMA unmapping of the given host virtual address.
273 static void dma_unmap_host_va(struct hl_device *hdev, in dma_unmap_host_va() function
1245 dma_unmap_host_va(hdev, userptr); in map_device_va()
1392 dma_unmap_host_va(hdev, userptr); in unmap_device_va()

Completed in 6 milliseconds