Searched refs:jr_outentry (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/crypto/caam/
H A Dintern.h60 struct jr_outentry *outring; /* Base of output ring, DMA-safe */
H A Djr.c86 dma_free_coherent(dev, sizeof(struct jr_outentry) * JOBR_DEPTH, caam_jr_shutdown()
400 jrp->outring = dma_alloc_coherent(dev, sizeof(struct jr_outentry) * caam_jr_init()
437 dma_free_coherent(dev, sizeof(struct jr_outentry) * JOBR_DEPTH, caam_jr_init()
H A Dregs.h117 * jr_outentry
120 struct jr_outentry { struct

Completed in 123 milliseconds