Searched refs:coreAffinity (Results 1 – 5 of 5) sorted by relevance
125 Cpa32U coreAffinity; member
115 Cpa32U coreAffinity; member
562 CPA_BITMAP(coreAffinity, CPA_MAX_CORES);
739 pCryptoService->coreAffinity = in SalCtr_InstInit()1215 LAC_OS_BZERO(pInstanceInfo2->coreAffinity, in cpaCyInstanceGetInfo2()1216 sizeof(pInstanceInfo2->coreAffinity)); in cpaCyInstanceGetInfo2()1217 CPA_BITMAP_BIT_SET(pInstanceInfo2->coreAffinity, in cpaCyInstanceGetInfo2()1218 pCryptoService->coreAffinity); in cpaCyInstanceGetInfo2()
501 pCompressionService->coreAffinity = in SalCtrl_CompressionInit()1413 LAC_OS_BZERO(pInstanceInfo2->coreAffinity, in cpaDcInstanceGetInfo2()1414 sizeof(pInstanceInfo2->coreAffinity)); in cpaDcInstanceGetInfo2()1415 CPA_BITMAP_BIT_SET(pInstanceInfo2->coreAffinity, in cpaDcInstanceGetInfo2()1416 pCompressionService->coreAffinity); in cpaDcInstanceGetInfo2()