Home
last modified time | relevance | path

Searched refs:usable_ram_top (Results 1 – 4 of 4) sorted by relevance

/u-boot/arch/arm/include/asm/
A Dhandoff.h18 ulong usable_ram_top; member
/u-boot/arch/x86/lib/fsp2/
A Dfsp_dram.c88 log_debug("usable_ram_top = %lx\n", ho->arch.usable_ram_top); in board_get_usable_ram_top()
90 return ho->arch.usable_ram_top; in board_get_usable_ram_top()
/u-boot/arch/x86/include/asm/
A Dhandoff.h19 ulong usable_ram_top; member
/u-boot/arch/x86/lib/fsp/
A Dfsp_dram.c169 ho->arch.usable_ram_top = gd->bd->bi_dram[0].size; in handoff_arch_save()

Completed in 3 milliseconds