Searched refs:mCycle (Results 1 – 1 of 1) sorted by relevance
21 UINT64 mCycle = 0; variable47 mCycle = Start - End; in InitializeSmmTimer()50 mCycle = End - Start; in InitializeSmmTimer()99 Delta = mCycle - (CurrentTimer - Timer) + 1; in IsSyncTimerTimeout()111 Delta = mCycle - (Timer - CurrentTimer) + 1; in IsSyncTimerTimeout()