Home
last modified time | relevance | path

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

/linux/arch/s390/boot/compressed/
A Ddecompressor.c35 static unsigned long free_mem_end_ptr = (unsigned long) _end + BOOT_HEAP_SIZE; variable
/linux/arch/mips/boot/compressed/
A Ddecompress.c26 unsigned long free_mem_end_ptr; variable
/linux/arch/h8300/boot/compressed/
A Dmisc.c28 static unsigned long free_mem_end_ptr; variable
/linux/arch/arm/boot/compressed/
A Dmisc.c109 unsigned long free_mem_end_ptr; variable
/linux/arch/sh/boot/compressed/
A Dmisc.c45 static unsigned long free_mem_end_ptr; variable
/linux/arch/x86/boot/compressed/
A Dmisc.c51 memptr free_mem_end_ptr; variable
/linux/arch/alpha/boot/
A Dmisc.c97 static ulg free_mem_end_ptr; variable
/linux/arch/parisc/boot/compressed/
A Dmisc.c39 static unsigned long free_mem_end_ptr; variable
/linux/arch/nios2/boot/compressed/
A Dmisc.c88 static unsigned long free_mem_end_ptr; variable

Completed in 12 milliseconds