Home | History | Annotate | Download | only in X64

Lines Matching refs:IndexOfPageDirectoryEntries

111   UINTN                                 IndexOfPageDirectoryEntries;

122 for (IndexOfPageDirectoryEntries = 0; IndexOfPageDirectoryEntries < 512; IndexOfPageDirectoryEntries++, PageDirectoryEntry++, PhysicalAddress2M += SIZE_2MB) {
162 UINTN IndexOfPageDirectoryEntries;
258 for (IndexOfPageDirectoryEntries = 0; IndexOfPageDirectoryEntries < 512; IndexOfPageDirectoryEntries++, PageDirectory1GEntry++, PageAddress += SIZE_1GB) {
275 // So allocate space for them and fill them in in the IndexOfPageDirectoryEntries loop.
287 for (IndexOfPageDirectoryEntries = 0; IndexOfPageDirectoryEntries < 512; IndexOfPageDirectoryEntries++, PageDirectoryEntry++, PageAddress += SIZE_2MB) {