Searched defs:memory_end (Results 1 - 5 of 5) sorted by last modified time

/linux-master/arch/sh/kernel/
H A Dsetup.c96 unsigned long memory_end = 0; variable
97 EXPORT_SYMBOL(memory_end); variable
/linux-master/arch/openrisc/kernel/
H A Dsetup.c50 phys_addr_t memory_start, memory_end; local
/linux-master/arch/nios2/kernel/
H A Dsetup.c31 unsigned long memory_end; variable
32 EXPORT_SYMBOL(memory_end); variable
/linux-master/arch/m68k/sun3/
H A Dconfig.c127 unsigned long memory_start, memory_end; local
109 sun3_bootmem_alloc(unsigned long memory_start, unsigned long memory_end) argument
/linux-master/arch/m68k/kernel/
H A Dsetup_no.c44 unsigned long memory_end; variable
47 EXPORT_SYMBOL(memory_end); variable

Completed in 167 milliseconds