Searched refs:_rambase (Results 1 – 4 of 4) sorted by relevance
164 m68k_memory[0].addr = _rambase; in cf_bootmem_alloc()165 m68k_memory[0].size = _ramend - _rambase; in cf_bootmem_alloc()170 num_pages = PFN_DOWN(_ramend - _rambase); in cf_bootmem_alloc()174 min_low_pfn = PFN_DOWN(_rambase); in cf_bootmem_alloc()179 memblock_reserve(_rambase, memstart - _rambase); in cf_bootmem_alloc()
31 .global _rambase50 _rambase: label193 movel #CONFIG_RAMBASE,_rambase /* set the base of RAM */
106 .global _rambase123 _rambase: label183 movel %a7,_rambase
40 extern unsigned long _rambase;