Searched refs:alloc_top_high (Results 1 – 1 of 1) sorted by relevance
200 static unsigned long __initdata alloc_top_high; variable1296 prom_debug(" alloc_top_hi : %lx\n", alloc_top_high); in alloc_up()1320 addr = _ALIGN_DOWN(alloc_top_high - size, align); in alloc_down()1334 alloc_top_high = addr; in alloc_down()1355 prom_debug(" alloc_top_hi : %lx\n", alloc_top_high); in alloc_down()1504 alloc_top_high = ram_top; in prom_init_mem()1533 alloc_top_high = ram_top; in prom_init_mem()1549 prom_printf(" alloc_top_hi : %lx\n", alloc_top_high); in prom_init_mem()1813 local_alloc_top = alloc_top_high; in prom_initialize_tce_table()