Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/habanalabs/common/
H A Dhabanalabs.h146 hl_asic_dma_alloc_coherent_caller(hdev, size, dma_handle, flags, __func__)
3608 void *hl_asic_dma_alloc_coherent_caller(struct hl_device *hdev, size_t size, dma_addr_t *dma_handle,
H A Ddevice.c154 void *hl_asic_dma_alloc_coherent_caller(struct hl_device *hdev, size_t size, dma_addr_t *dma_handle, in hl_asic_dma_alloc_coherent_caller() function