HomeSort by relevance Sort by last modified time
    Searched defs:mSystemMemoryEnd (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/Arm/
ModuleEntryPoint.S 30 GCC_ASM_EXPORT(mSystemMemoryEnd)
33 mSystemMemoryEnd: .8byte 0
54 ldr r1, mSystemMemoryEnd
56 // Is mSystemMemoryEnd initialized?
65 adr r2, mSystemMemoryEnd
ModuleEntryPoint.asm 30 EXPORT mSystemMemoryEnd
36 mSystemMemoryEnd DCQ 0
56 ldr r1, mSystemMemoryEnd
58 // Is mSystemMemoryEnd initialized?
67 adr r2, mSystemMemoryEnd

Completed in 55 milliseconds