Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhisi_acc_qm.h269 void (*close_sva_prefetch)(struct hisi_qm *qm); member
/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1437 .close_sva_prefetch = hpre_close_sva_prefetch,
/linux/drivers/crypto/hisilicon/
H A Dqm.c4334 if (qm->err_ini->close_sva_prefetch) in qm_soft_reset_prepare()
4335 qm->err_ini->close_sva_prefetch(qm); in qm_soft_reset_prepare()