Home
last modified time | relevance | path

Searched defs:ram_top (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/mach-tegra/tegra186/
Dnvtboot_mem.c49 static u64 ram_top __attribute__((section(".data"))); variable
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
Dcpu.c671 phys_size_t ram_top = ram_size; in board_reserve_ram_top() local
/external/u-boot/include/asm-generic/
Dglobal_data.h55 unsigned long ram_top; /* Top address of RAM used by U-Boot */ member