Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/Ia32/
DSmmStmSupport.c50 Address += SIZE_4MB; in StmGen4GPageTable()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
DDebugImageInfo.c55 AlignmentMask = SIZE_4MB - 1; in CoreInitializeDebugImageInfoTable()
56 RealPages = Pages + EFI_SIZE_TO_PAGES (SIZE_4MB); in CoreInitializeDebugImageInfoTable()
/device/linaro/bootloader/edk2/MdePkg/Include/
DBase.h442 #define SIZE_4MB 0x00400000 macro