asic_dma_alloc_coherent   69 drivers/misc/habanalabs/command_buffer.c 		p = hdev->asic_funcs->asic_dma_alloc_coherent(hdev, cb_size,
asic_dma_alloc_coherent   72 drivers/misc/habanalabs/command_buffer.c 		p = hdev->asic_funcs->asic_dma_alloc_coherent(hdev, cb_size,
asic_dma_alloc_coherent  689 drivers/misc/habanalabs/goya/goya.c 			hdev->asic_funcs->asic_dma_alloc_coherent(hdev,
asic_dma_alloc_coherent 5138 drivers/misc/habanalabs/goya/goya.c 	.asic_dma_alloc_coherent = goya_dma_alloc_coherent,
asic_dma_alloc_coherent  523 drivers/misc/habanalabs/habanalabs.h 	void* (*asic_dma_alloc_coherent)(struct hl_device *hdev, size_t size,
asic_dma_alloc_coherent  428 drivers/misc/habanalabs/hw_queue.c 		p = hdev->asic_funcs->asic_dma_alloc_coherent(hdev,
asic_dma_alloc_coherent  224 drivers/misc/habanalabs/irq.c 	p = hdev->asic_funcs->asic_dma_alloc_coherent(hdev, HL_CQ_SIZE_IN_BYTES,