CARM_SHM_SIZE    1392 drivers/block/sx8.c 	host->shm = dma_alloc_coherent(&host->pdev->dev, CARM_SHM_SIZE,
CARM_SHM_SIZE    1546 drivers/block/sx8.c 	dma_free_coherent(&pdev->dev, CARM_SHM_SIZE, host->shm, host->shm_dma);
CARM_SHM_SIZE    1579 drivers/block/sx8.c 	dma_free_coherent(&pdev->dev, CARM_SHM_SIZE, host->shm, host->shm_dma);