Searched defs:mem_end (Results 1 – 8 of 8) sorted by relevance
| /arch/powerpc/platforms/powermac/ |
| D | bootx_init.c | 134 unsigned long *mem_end) in bootx_dt_add_prop() 161 unsigned long *mem_end) in bootx_add_chosen_props() 184 unsigned long *mem_end, in bootx_add_display_props() 212 static void __init bootx_dt_add_string(char *s, unsigned long *mem_end) in bootx_dt_add_string() 221 unsigned long *mem_end) in bootx_scan_dt_build_strings() 279 unsigned long *mem_end) in bootx_scan_dt_build_struct() 354 unsigned long mem_start, mem_end; in bootx_flatten_dt() local
|
| /arch/arm/mach-keystone/ |
| D | keystone.c | 74 u64 mem_start, mem_end; in keystone_pv_fixup() local
|
| /arch/metag/mm/ |
| D | mmu-meta1.c | 132 void __init mmu_init(unsigned long mem_end) in mmu_init()
|
| D | mmu-meta2.c | 133 void __init mmu_init(unsigned long mem_end) in mmu_init()
|
| D | init.c | 325 void __init paging_init(unsigned long mem_end) in paging_init()
|
| /arch/powerpc/kernel/ |
| D | prom_init.c | 2012 static void __init *make_room(unsigned long *mem_start, unsigned long *mem_end, in make_room() 2042 #define dt_push_token(token, mem_start, mem_end) do { \ argument 2069 unsigned long *mem_end) in scan_dt_build_strings() 2116 unsigned long *mem_end) in scan_dt_build_struct() 2235 unsigned long mem_start, mem_end, room; in flatten_device_tree() local
|
| /arch/arm/mm/ |
| D | nommu.c | 96 phys_addr_t mem_end; in sanity_check_meminfo_mpu() local
|
| /arch/x86/xen/ |
| D | setup.c | 739 phys_addr_t mem_end, addr, size, chunk_size; in xen_memory_setup() local
|