Searched refs:FSize (Results 1 – 1 of 1) sorted by relevance
304 UINTN FSize; in CoreAllocatePoolI() local392 FSize = LIST_TO_SIZE(Index); in CoreAllocatePoolI()394 while (Offset + FSize <= MaxOffset) { in CoreAllocatePoolI()399 Offset += FSize; in CoreAllocatePoolI()