Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/block/
Dsx8.c109 CARM_SHM_SIZE = (4096 << 7), enumerator
1392 host->shm = dma_alloc_coherent(&host->pdev->dev, CARM_SHM_SIZE, in carm_init_shm()
1546 dma_free_coherent(&pdev->dev, CARM_SHM_SIZE, host->shm, host->shm_dma); in carm_init_one()
1579 dma_free_coherent(&pdev->dev, CARM_SHM_SIZE, host->shm, host->shm_dma); in carm_remove_one()