Home
last modified time | relevance | path

Searched refs:LIST_TO_SIZE (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DPool.c59 #define LIST_TO_SIZE(a) (mPoolSizeTable [a]) macro
356 Offset = LIST_TO_SIZE (Index); in CoreAllocatePoolI()
367 MaxOffset = LIST_TO_SIZE (Index); in CoreAllocatePoolI()
392 FSize = LIST_TO_SIZE(Index); in CoreAllocatePoolI()
631 Offset += LIST_TO_SIZE(Free->Index); in CoreFreePoolI()
649 Offset += LIST_TO_SIZE(Free->Index); in CoreFreePoolI()