Searched refs:alloc_top_high (Results 1 – 1 of 1) sorted by relevance
206 static unsigned long __prombss alloc_top_high; variable1524 prom_debug(" alloc_top_hi : %lx\n", alloc_top_high); in alloc_up()1548 addr = ALIGN_DOWN(alloc_top_high - size, align); in alloc_down()1562 alloc_top_high = addr; in alloc_down()1583 prom_debug(" alloc_top_hi : %lx\n", alloc_top_high); in alloc_down()1727 alloc_top_high = ram_top; in prom_init_mem()1756 alloc_top_high = ram_top; in prom_init_mem()1772 prom_printf(" alloc_top_hi : %lx\n", alloc_top_high); in prom_init_mem()1996 local_alloc_top = alloc_top_high; in prom_initialize_tce_table()