Home
last modified time | relevance | path

Searched refs:ICP_QAT_UCLO_MAX_USTORE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dicp_qat_uclo.h12 #define ICP_QAT_UCLO_MAX_USTORE 0x4000 macro
H A Dqat_uclo.c378 fill_data = kcalloc(ICP_QAT_UCLO_MAX_USTORE, sizeof(u64), in qat_uclo_init_ustore()
382 for (i = 0; i < ICP_QAT_UCLO_MAX_USTORE; i++) in qat_uclo_init_ustore()
949 obj_handle->ustore_phy_size = ICP_QAT_UCLO_MAX_USTORE; in qat_uclo_parse_uof_obj()
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dicp_qat_uclo.h13 #define ICP_QAT_UCLO_MAX_USTORE 0x4000 macro
H A Dqat_uclo.c380 fill_data = kcalloc(ICP_QAT_UCLO_MAX_USTORE, sizeof(u64), in qat_uclo_init_ustore()
384 for (i = 0; i < ICP_QAT_UCLO_MAX_USTORE; i++) in qat_uclo_init_ustore()
1005 obj_handle->ustore_phy_size = ICP_QAT_UCLO_MAX_USTORE; in qat_uclo_parse_uof_obj()

Completed in 9 milliseconds