Searched refs:top_physdram (Results 1 – 2 of 2) sorted by relevance
98 u_long pv_offset, top_physdram; /* kernel_base - phys. diff */ variable439 top_physdram = 0; in get_memory_configuration()442 if (top > top_physdram) top_physdram = top; in get_memory_configuration()446 if (top > top_physdram) top_physdram = top; in get_memory_configuration()448 if (top_physdram == 0) in get_memory_configuration()450 if (((top_physdram >> 20) << 20) != top_physdram) in get_memory_configuration()580 top_1Mb_dram = (((top_physdram - 1024*1024) >> 20) << 20); in create_initial_page_tables()604 new_L1_pages_phys = top_physdram - 4 * nbpp; in add_pagetables_at_top()
580 relocpos%!4 = top_physdram% - 1*1024*1024 : relocnr%+=1594 REM get 4 pages on the top of physical memory (top_physdram%) and copy PT's in it595 addr% = top_physdram% - 4*nbpp%621 addr% = (top_physdram%/1024/1024) -11113 top_physdram% = DRAM_addr%(top_drambank%) + DRAM_pages%(top_drambank%)*nbpp%