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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Mem/
H A DPool.c53 #define LIST_TO_SIZE(a) ((a+1) << POOL_SHIFT) macro
300 FSize = LIST_TO_SIZE(Index);
505 FSize = LIST_TO_SIZE(Index);
530 FSize = LIST_TO_SIZE(Index);

Completed in 60 milliseconds