Searched refs:TempMFMAForTrans (Results 1 – 1 of 1) sorted by relevance
1557 auto TempMFMAForTrans = CurrMFMAForTransPosition + MFMAEnablement; in applyIGLPStrategy() local1558 return (TempMFMAForTrans / MFMAChains); in applyIGLPStrategy()1562 auto TempMFMAForTrans = CurrMFMAForTransPosition + MFMAEnablement; in applyIGLPStrategy() local1563 return TempMFMAForTrans % MFMAChains; in applyIGLPStrategy()