Searched defs:start_mem (Results 1 – 5 of 5) sorted by relevance
79 unsigned long start_mem = PAGE_ALIGN(memory_start); in paging_init() local129 unsigned long start_mem = memory_start; /* DAVIDM - these must start at end of kernel */ in mem_init() local
79 unsigned long start_mem = memory_start; /* DAVIDM - these must start at end of kernel */ in mem_init() local
94 void __init atari_stram_reserve_pages(void *start_mem) in atari_stram_reserve_pages()
98 unsigned long start_mem = memory_start; in mem_init() local
32 unsigned long __init sun4c_paging_init(unsigned long start_mem, unsigned long end_mem) in sun4c_paging_init()