Searched refs:PendingPrefixIndex (Results 1 – 2 of 2) sorted by relevance
73 if (FreeMB.PendingPrefixIndex == (unsigned)-1) { in allocateSection()79 FreeMB.PendingPrefixIndex = MemGroup.PendingMem.size() - 1; in allocateSection()82 MemGroup.PendingMem[FreeMB.PendingPrefixIndex]; in allocateSection()141 FreeMB.PendingPrefixIndex = (unsigned)-1; in allocateSection()217 FreeMB.PendingPrefixIndex = (unsigned)-1; in applyMemoryGroupPermissions()
160 unsigned PendingPrefixIndex; member