Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmVirtPkg/PrePi/
DPrePi.c71 IN UINTN StacksBase, in PrePiMain() argument
89 (VOID*)StacksBase // The top of the UEFI Memory is reserved for the stacks in PrePiMain()
112 BuildStackHob (StacksBase, StacksSize); in PrePiMain()
152 IN UINTN StacksBase in CEntryPoint() argument
176 PrePiMain (UefiMemoryBase, StacksBase, StartTimeStamp); in CEntryPoint()
DPrePi.h41 IN UINTN StacksBase,
/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/
DPrePi.c77 IN UINTN StacksBase, in PrePiMain() argument
113 (VOID*)StacksBase // The top of the UEFI Memory is reserved for the stacks in PrePiMain()
128 BuildStackHob (StacksBase, StacksSize); in PrePiMain()
184 IN UINTN StacksBase in CEntryPoint() argument
226 PrimaryMain (UefiMemoryBase, StacksBase, StartTimeStamp); in CEntryPoint()
DMainUniCore.c20 IN UINTN StacksBase, in PrimaryMain() argument
24 PrePiMain (UefiMemoryBase, StacksBase, StartTimeStamp); in PrimaryMain()
DPrePi.h43 IN UINTN StacksBase,
63 IN UINTN StacksBase,
DMainMPCore.c24 IN UINTN StacksBase, in PrimaryMain() argument
37 PrePiMain (UefiMemoryBase, StacksBase, StartTimeStamp); in PrimaryMain()