Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/habanalabs/goya/
Dgoya.c78 #define GOYA_DMA_POOL_BLK_SIZE 0x100 /* 256 bytes */ macro
988 &hdev->pdev->dev, GOYA_DMA_POOL_BLK_SIZE, 8, 0); in goya_sw_init()
3248 if (size > GOYA_DMA_POOL_BLK_SIZE) in goya_dma_pool_zalloc()