Home | History | Annotate | Download | only in S3Resume2Pei

Lines Matching refs:IndexOfPageDirectoryEntries

607     UINTN                                         IndexOfPageDirectoryEntries;

706 for (IndexOfPageDirectoryEntries = 0; IndexOfPageDirectoryEntries < 512; IndexOfPageDirectoryEntries++, PageDirectory1GEntry++, PageAddress += SIZE_1GB) {
719 // So allocate space for them and fill them in in the IndexOfPageDirectoryEntries loop.
731 for (IndexOfPageDirectoryEntries = 0; IndexOfPageDirectoryEntries < 512; IndexOfPageDirectoryEntries++, PageDirectoryEntry++, PageAddress += SIZE_2MB) {