Searched refs:dma_cache (Results 1 – 1 of 1) sorted by relevance
265 struct kmem_cache *dma_cache; member1051 common->dma = kmem_cache_alloc(ac->dma_cache, flags); in artpec6_crypto_common_init()1078 kmem_cache_free(ac->dma_cache, common->dma); in artpec6_crypto_common_destroy()2885 ac->dma_cache = kmem_cache_create("artpec6_crypto_dma", in artpec6_crypto_probe()2890 if (!ac->dma_cache) in artpec6_crypto_probe()2950 kmem_cache_destroy(ac->dma_cache); in artpec6_crypto_probe()2970 kmem_cache_destroy(ac->dma_cache); in artpec6_crypto_remove()