Searched defs:memory_end (Results 1 - 13 of 13) sorted by relevance

/linux-4.4.14/arch/m68k/sun3/
H A Dconfig.c136 unsigned long memory_start, memory_end; config_sun3() local
111 sun3_bootmem_alloc(unsigned long memory_start, unsigned long memory_end) sun3_bootmem_alloc() argument
/linux-4.4.14/arch/nios2/kernel/
H A Dsetup.c30 unsigned long memory_end; variable
31 EXPORT_SYMBOL(memory_end); variable
/linux-4.4.14/arch/sh/kernel/
H A Dsetup.c96 unsigned long memory_end = 0; variable
97 EXPORT_SYMBOL(memory_end); variable
/linux-4.4.14/arch/m68k/kernel/
H A Dsetup_no.c43 unsigned long memory_end; variable
46 EXPORT_SYMBOL(memory_end); variable
/linux-4.4.14/arch/mn10300/kernel/
H A Dsetup.c58 static unsigned long __initdata memory_end; variable
/linux-4.4.14/arch/frv/kernel/
H A Dfrv_ksyms.c45 EXPORT_SYMBOL(memory_end); variable
H A Dsetup.c99 unsigned long __nongprelbss memory_end; variable
/linux-4.4.14/arch/h8300/kernel/
H A Dsetup.c49 unsigned long memory_end; variable
50 EXPORT_SYMBOL(memory_end); variable
/linux-4.4.14/arch/m32r/kernel/
H A Dsetup.c86 unsigned long memory_end; variable
87 EXPORT_SYMBOL(memory_end); variable
/linux-4.4.14/arch/c6x/kernel/
H A Dsetup.c65 unsigned long memory_end; variable
66 EXPORT_SYMBOL(memory_end); variable
/linux-4.4.14/arch/openrisc/kernel/
H A Dsetup.c60 phys_addr_t memory_start, memory_end; setup_memory() local
/linux-4.4.14/arch/s390/kernel/
H A Dsetup.c84 unsigned long __initdata memory_end; variable
/linux-4.4.14/arch/blackfin/kernel/
H A Dsetup.c45 unsigned long memory_start, memory_end, physical_mem_end; variable
50 EXPORT_SYMBOL(memory_end); variable

Completed in 593 milliseconds