Searched refs:PendingPrefixIndex (Results 1 – 2 of 2) sorted by relevance
59 if (FreeMB.PendingPrefixIndex == (unsigned)-1) { in allocateSection()65 FreeMB.PendingPrefixIndex = MemGroup.PendingMem.size() - 1; in allocateSection()67 sys::MemoryBlock &PendingMB = MemGroup.PendingMem[FreeMB.PendingPrefixIndex]; in allocateSection()117 FreeMB.PendingPrefixIndex = (unsigned)-1; in allocateSection()197 FreeMB.PendingPrefixIndex = (unsigned)-1; in applyMemoryGroupPermissions()
93 unsigned PendingPrefixIndex; member