Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/x86/lib/
De820.c44 u64 start, pages, ram_top; in efi_add_known_memory() local
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/slimbootloader/
Dsdram.c56 ulong ram_top; in board_get_usable_ram_top() local
/third_party/uboot/u-boot-2020.01/arch/arm/mach-tegra/
Dboard2.c373 ulong ram_top; in board_get_usable_ram_top() local
Dcboot.c54 static u64 ram_top __attribute__((section(".data"))); variable
/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_memory.c668 u64 ram_top) in efi_add_conventional_memory_map()
709 u64 ram_top = board_get_usable_ram_top(0) & ~EFI_PAGE_MASK; in efi_add_known_memory() local
/third_party/uboot/u-boot-2020.01/include/asm-generic/
Dglobal_data.h57 unsigned long ram_top; /* Top address of RAM used by U-Boot */ member
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/armv8/fsl-layerscape/
Dcpu.c1264 phys_size_t ram_top = ram_size; in board_reserve_ram_top() local