Home | History | Annotate | Download | only in CapsulePei

Lines Matching refs:IndexOfPageDirectoryEntries

139   UINTN                                         IndexOfPageDirectoryEntries;

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