Searched refs:CARM_SHM_SIZE (Results 1 – 1 of 1) sorted by relevance
109 CARM_SHM_SIZE = (4096 << 7), enumerator1392 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()