Searched refs:mMsrSpinLockCount (Results 1 – 1 of 1) sorted by relevance
65 UINTN mMsrSpinLockCount; variable136 mMsrSpinLockCount = MsrSpinLockCount; in InitMsrSpinLockByIndex()146 if (mMsrCount == mMsrSpinLockCount) { in InitMsrSpinLockByIndex()154 NewMsrSpinLockCount = mMsrSpinLockCount + AddedSize / mSemaphoreSize; in InitMsrSpinLockByIndex()156 sizeof (MP_MSR_LOCK) * mMsrSpinLockCount, in InitMsrSpinLockByIndex()161 mMsrSpinLockCount = NewMsrSpinLockCount; in InitMsrSpinLockByIndex()162 for (Index = mMsrCount; Index < mMsrSpinLockCount; Index++) { in InitMsrSpinLockByIndex()