Home
last modified time | relevance | path

Searched refs:hisi_qm_ctx_free (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/crypto/hisilicon/
Dqm_common.h81 void hisi_qm_ctx_free(struct hisi_qm *qm, size_t ctx_size,
Ddebugfs.c174 hisi_qm_ctx_free(qm, sizeof(*sqc), sqc, &sqc_dma); in qm_sqc_dump()
215 hisi_qm_ctx_free(qm, sizeof(*cqc), cqc, &cqc_dma); in qm_cqc_dump()
252 hisi_qm_ctx_free(qm, size, xeqc, &xeqc_dma); in qm_eqc_aeqc_dump()
Dqm.c1369 void hisi_qm_ctx_free(struct hisi_qm *qm, size_t ctx_size, in hisi_qm_ctx_free() function
2203 hisi_qm_ctx_free(qm, size, addr, &dma_addr); in qm_drain_qp()