Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dmemory.c225 static int dma_map_host_va(struct hl_device *hdev, u64 addr, u64 size, in dma_map_host_va() function
1078 rc = dma_map_host_va(hdev, addr, size, &userptr); in map_device_va()