Home
last modified time | relevance | path

Searched defs:free_mem_end_ptr (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/arch/mips/boot/compressed/
Ddecompress.c25 unsigned long free_mem_end_ptr; variable
/linux-4.4.14/arch/unicore32/boot/compressed/
Dmisc.c23 unsigned int free_mem_end_ptr; variable
/linux-4.4.14/arch/h8300/boot/compressed/
Dmisc.c27 static unsigned long free_mem_end_ptr; variable
/linux-4.4.14/arch/m32r/boot/compressed/
Dmisc.c28 static unsigned long free_mem_end_ptr; variable
/linux-4.4.14/arch/sh/boot/compressed/
Dmisc.c44 static unsigned long free_mem_end_ptr; variable
/linux-4.4.14/arch/arm/boot/compressed/
Dmisc.c108 unsigned long free_mem_end_ptr; variable
/linux-4.4.14/arch/s390/boot/compressed/
Dmisc.c35 static unsigned long free_mem_end_ptr; variable
/linux-4.4.14/arch/x86/boot/compressed/
Dmisc.c120 memptr free_mem_end_ptr; variable
/linux-4.4.14/arch/alpha/boot/
Dmisc.c96 static ulg free_mem_end_ptr; variable
/linux-4.4.14/arch/nios2/boot/compressed/
Dmisc.c101 static unsigned long free_mem_end_ptr; variable
/linux-4.4.14/arch/cris/boot/compressed/
Dmisc.c121 static long free_mem_end_ptr; variable
/linux-4.4.14/arch/mn10300/boot/compressed/
Dmisc.c157 static unsigned long free_mem_end_ptr = (unsigned long) &end + 0x90000; variable