Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec.h191 bool iommu_used; member
H A Dsec_main.c1225 sec->iommu_used = false; in sec_iommu_used_check()
1228 sec->iommu_used = true; in sec_iommu_used_check()
H A Dsec_crypto.c604 ctx->pbuf_supported = ctx->sec->iommu_used; in sec_ctx_base_init()