Home | History | Annotate | Download | only in PiSmmCpuDxeSmm

Lines Matching refs:mSmmStackArrayEnd

769     High2MBoundary = (mSmmStackArrayEnd - mSmmStackSize + EFI_PAGE_SIZE * 2) & ~(SIZE_2MB-1);

820 if (GuardPage > mSmmStackArrayEnd) {