Searched defs:free_mem_ptr (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/arch/mips/boot/compressed/
H A Ddecompress.c24 unsigned long free_mem_ptr; variable
/linux-4.4.14/arch/h8300/boot/compressed/
H A Dmisc.c26 static unsigned long free_mem_ptr; variable
/linux-4.4.14/arch/unicore32/boot/compressed/
H A Dmisc.c22 unsigned int free_mem_ptr; variable
/linux-4.4.14/arch/m32r/boot/compressed/
H A Dmisc.c27 static unsigned long free_mem_ptr; variable
/linux-4.4.14/arch/arm/boot/compressed/
H A Dmisc.c107 unsigned long free_mem_ptr; variable
/linux-4.4.14/arch/s390/boot/compressed/
H A Dmisc.c34 static unsigned long free_mem_ptr; variable
/linux-4.4.14/arch/sh/boot/compressed/
H A Dmisc.c43 static unsigned long free_mem_ptr; variable
/linux-4.4.14/arch/x86/boot/compressed/
H A Dmisc.c119 memptr free_mem_ptr; variable
/linux-4.4.14/arch/alpha/boot/
H A Dmisc.c95 static ulg free_mem_ptr; variable
/linux-4.4.14/arch/cris/boot/compressed/
H A Dmisc.c120 static long free_mem_ptr = (long)&_end; variable
/linux-4.4.14/arch/nios2/boot/compressed/
H A Dmisc.c100 static unsigned long free_mem_ptr; variable
/linux-4.4.14/arch/mn10300/boot/compressed/
H A Dmisc.c156 static unsigned long free_mem_ptr = (unsigned long) &end; variable

Completed in 483 milliseconds