Searched refs:alloc_top_high (Results 1 – 1 of 1) sorted by relevance
202 static unsigned long __prombss alloc_top_high; variable1520 prom_debug(" alloc_top_hi : %lx\n", alloc_top_high); in alloc_up()1544 addr = ALIGN_DOWN(alloc_top_high - size, align); in alloc_down()1558 alloc_top_high = addr; in alloc_down()1579 prom_debug(" alloc_top_hi : %lx\n", alloc_top_high); in alloc_down()1723 alloc_top_high = ram_top; in prom_init_mem()1752 alloc_top_high = ram_top; in prom_init_mem()1768 prom_printf(" alloc_top_hi : %lx\n", alloc_top_high); in prom_init_mem()1992 local_alloc_top = alloc_top_high; in prom_initialize_tce_table()