Searched refs:usable_ram_top (Results 1 – 4 of 4) sorted by relevance
18 ulong usable_ram_top; member
88 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()
19 ulong usable_ram_top; member
169 ho->arch.usable_ram_top = gd->bd->bi_dram[0].size; in handoff_arch_save()
Completed in 3 milliseconds