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

/linux-master/arch/s390/boot/
H A Ddecompressor.c36 static unsigned long free_mem_end_ptr = (unsigned long) _end + BOOT_HEAP_SIZE; variable
/linux-master/arch/mips/boot/compressed/
H A Ddecompress.c29 unsigned long free_mem_end_ptr; variable
/linux-master/arch/sh/boot/compressed/
H A Dmisc.c45 static unsigned long free_mem_end_ptr; variable
/linux-master/drivers/firmware/efi/libstub/
H A Dzboot.c11 static unsigned long free_mem_ptr, free_mem_end_ptr; variable
/linux-master/arch/arm/boot/compressed/
H A Dmisc.c109 unsigned long free_mem_end_ptr; variable
/linux-master/arch/nios2/boot/compressed/
H A Dmisc.c88 static unsigned long free_mem_end_ptr; variable
/linux-master/arch/alpha/boot/
H A Dmisc.c95 static ulg free_mem_end_ptr; variable
/linux-master/arch/parisc/boot/compressed/
H A Dmisc.c39 static unsigned long free_mem_end_ptr; variable
/linux-master/arch/x86/boot/compressed/
H A Dmisc.c54 memptr free_mem_end_ptr; variable

Completed in 578 milliseconds