Searched refs:alloc_top_high (Results 1 – 1 of 1) sorted by relevance
202 static unsigned long __prombss alloc_top_high; variable1528 prom_debug(" alloc_top_hi : %lx\n", alloc_top_high); in alloc_up()1552 addr = ALIGN_DOWN(alloc_top_high - size, align); in alloc_down()1566 alloc_top_high = addr; in alloc_down()1587 prom_debug(" alloc_top_hi : %lx\n", alloc_top_high); in alloc_down()1731 alloc_top_high = ram_top; in prom_init_mem()1760 alloc_top_high = ram_top; in prom_init_mem()1776 prom_printf(" alloc_top_hi : %lx\n", alloc_top_high); in prom_init_mem()2000 local_alloc_top = alloc_top_high; in prom_initialize_tce_table()