Searched refs:mRebased (Results 1 – 1 of 1) sorted by relevance
61 volatile BOOLEAN *mRebased; variable379 SemaphoreHook (Index, &mRebased[Index]); in SmmInitHandler()451 mRebased[Index] = FALSE; in SmmRelocateBases()457 while (!mRebased[Index]); in SmmRelocateBases()475 while (!mRebased[BspIndex]); in SmmRelocateBases()854 mRebased = (BOOLEAN *)AllocateZeroPool (sizeof (BOOLEAN) * mMaxNumberOfCpus); in PiCpuSmmEntry()855 ASSERT (mRebased != NULL); in PiCpuSmmEntry()