Home
last modified time | relevance | path

Searched defs:free_mem_ptr (Results 1 – 9 of 9) sorted by relevance

/linux/arch/s390/boot/compressed/
A Ddecompressor.c34 static unsigned long free_mem_ptr = (unsigned long) _end; variable
/linux/arch/mips/boot/compressed/
A Ddecompress.c25 unsigned long free_mem_ptr; variable
/linux/arch/h8300/boot/compressed/
A Dmisc.c27 static unsigned long free_mem_ptr; variable
/linux/arch/arm/boot/compressed/
A Dmisc.c108 unsigned long free_mem_ptr; variable
/linux/arch/sh/boot/compressed/
A Dmisc.c44 static unsigned long free_mem_ptr; variable
/linux/arch/x86/boot/compressed/
A Dmisc.c50 memptr free_mem_ptr; variable
/linux/arch/alpha/boot/
A Dmisc.c96 static ulg free_mem_ptr; variable
/linux/arch/parisc/boot/compressed/
A Dmisc.c38 static unsigned long free_mem_ptr; variable
/linux/arch/nios2/boot/compressed/
A Dmisc.c87 static unsigned long free_mem_ptr; variable

Completed in 14 milliseconds