Searched refs:alloc_top_high (Results 1 – 1 of 1) sorted by relevance
203 static unsigned long __prombss alloc_top_high; variable1467 prom_debug(" alloc_top_hi : %lx\n", alloc_top_high); in alloc_up()1491 addr = _ALIGN_DOWN(alloc_top_high - size, align); in alloc_down()1505 alloc_top_high = addr; in alloc_down()1526 prom_debug(" alloc_top_hi : %lx\n", alloc_top_high); in alloc_down()1670 alloc_top_high = ram_top; in prom_init_mem()1699 alloc_top_high = ram_top; in prom_init_mem()1715 prom_printf(" alloc_top_hi : %lx\n", alloc_top_high); in prom_init_mem()1934 local_alloc_top = alloc_top_high; in prom_initialize_tce_table()