Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/mtip32xx/
Dmtip32xx.c48 #define BLOCK_DMA_ALLOC_SZ 4096 macro
2751 dma_free_coherent(&dd->pdev->dev, BLOCK_DMA_ALLOC_SZ, in mtip_dma_free()
2774 dma_alloc_coherent(&dd->pdev->dev, BLOCK_DMA_ALLOC_SZ, in mtip_dma_alloc()
2784 dma_free_coherent(&dd->pdev->dev, BLOCK_DMA_ALLOC_SZ, in mtip_dma_alloc()