Searched refs:coreAffinity (Results 1 – 5 of 5) sorted by relevance
123 Cpa32U coreAffinity; member
115 Cpa32U coreAffinity; member
595 CPA_BITMAP(coreAffinity, CPA_MAX_CORES);
504 pCompressionService->coreAffinity = in SalCtrl_CompressionInit()1416 LAC_OS_BZERO(pInstanceInfo2->coreAffinity, in cpaDcInstanceGetInfo2()1417 sizeof(pInstanceInfo2->coreAffinity)); in cpaDcInstanceGetInfo2()1418 CPA_BITMAP_BIT_SET(pInstanceInfo2->coreAffinity, in cpaDcInstanceGetInfo2()1419 pCompressionService->coreAffinity); in cpaDcInstanceGetInfo2()
737 pCryptoService->coreAffinity = in SalCtr_InstInit()1405 LAC_OS_BZERO(pInstanceInfo2->coreAffinity, in cpaCyInstanceGetInfo2()1406 sizeof(pInstanceInfo2->coreAffinity)); in cpaCyInstanceGetInfo2()1407 CPA_BITMAP_BIT_SET(pInstanceInfo2->coreAffinity, in cpaCyInstanceGetInfo2()1408 pCryptoService->coreAffinity); in cpaCyInstanceGetInfo2()