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

/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DRuntimeMemAllocation.c28 #define RT_PAGE_SIZE 0x200 macro
108 mRTPageTable->PageCount = MemorySize / (RT_PAGE_SIZE + sizeof (RT_MEMORY_PAGE_ENTRY));

Completed in 42 milliseconds