Home
last modified time | relevance | path

Searched refs:QM_SUPPORT_SVA_PREFETCH (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/include/linux/
Dhisi_acc_qm.h159 QM_SUPPORT_SVA_PREFETCH, enumerator
/linux-6.6.21/drivers/crypto/hisilicon/sec2/
Dsec_main.c479 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in sec_open_sva_prefetch()
499 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in sec_close_sva_prefetch()
/linux-6.6.21/drivers/crypto/hisilicon/zip/
Dzip_main.c499 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in hisi_zip_open_sva_prefetch()
519 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in hisi_zip_close_sva_prefetch()
/linux-6.6.21/drivers/crypto/hisilicon/hpre/
Dhpre_main.c559 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in hpre_open_sva_prefetch()
580 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in hpre_close_sva_prefetch()
/linux-6.6.21/drivers/crypto/hisilicon/
Dqm.c323 {QM_SUPPORT_SVA_PREFETCH, 0x3100, 0, BIT(14), 0x0, 0x0, 0x1},
1116 if (!test_bit(QM_SUPPORT_SVA_PREFETCH, &qm->caps)) in qm_init_prefetch()