Home
last modified time | relevance | path

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

/linux-3.3/arch/mips/boot/compressed/
Ddecompress.c24 unsigned long free_mem_end_ptr; variable
/linux-3.3/arch/m32r/boot/compressed/
Dmisc.c28 static unsigned long free_mem_end_ptr; variable
/linux-3.3/arch/unicore32/boot/compressed/
Dmisc.c23 unsigned int free_mem_end_ptr; variable
/linux-3.3/arch/arm/boot/compressed/
Dmisc.c108 unsigned long free_mem_end_ptr; variable
/linux-3.3/arch/sh/boot/compressed/
Dmisc.c44 static unsigned long free_mem_end_ptr; variable
/linux-3.3/arch/s390/boot/compressed/
Dmisc.c34 static unsigned long free_mem_end_ptr; variable
/linux-3.3/arch/x86/boot/compressed/
Dmisc.c124 static memptr free_mem_end_ptr; variable
/linux-3.3/arch/alpha/boot/
Dmisc.c96 static ulg free_mem_end_ptr; variable
/linux-3.3/arch/h8300/boot/compressed/
Dmisc.c85 static unsigned long free_mem_end_ptr; variable
/linux-3.3/arch/cris/boot/compressed/
Dmisc.c121 static long free_mem_end_ptr; variable
/linux-3.3/arch/mn10300/boot/compressed/
Dmisc.c157 static unsigned long free_mem_end_ptr = (unsigned long) &end + 0x90000; variable