Searched refs:cache_pool (Results 1 – 3 of 3) sorted by relevance
360 dma->cache_pool = dmam_pool_create("cesa_cache", dev, in mv_cesa_dev_dma_init()362 if (!dma->cache_pool) in mv_cesa_dev_dma_init()
401 struct dma_pool *cache_pool; member
51 req->cache = dma_pool_alloc(cesa_dev->dma->cache_pool, flags, in mv_cesa_ahash_dma_alloc_cache()65 dma_pool_free(cesa_dev->dma->cache_pool, req->cache, in mv_cesa_ahash_dma_free_cache()