Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/h8300/boot/compressed/
H A Dmisc.c28 static unsigned long free_mem_end_ptr; variable
/kernel/linux/linux-5.10/arch/loongarch/boot/compressed/
H A Ddecompress.c19 unsigned long free_mem_end_ptr; variable
/kernel/linux/linux-5.10/arch/mips/boot/compressed/
H A Ddecompress.c25 unsigned long free_mem_end_ptr; variable
/kernel/linux/linux-5.10/arch/s390/boot/compressed/
H A Ddecompressor.c38 static unsigned long free_mem_end_ptr = (unsigned long) _end + BOOT_HEAP_SIZE; variable
/kernel/linux/linux-6.6/arch/mips/boot/compressed/
H A Ddecompress.c27 unsigned long free_mem_end_ptr; variable
/kernel/linux/linux-6.6/arch/s390/boot/
H A Ddecompressor.c36 static unsigned long free_mem_end_ptr = (unsigned long) _end + BOOT_HEAP_SIZE; variable
/kernel/linux/linux-5.10/arch/sh/boot/compressed/
H A Dmisc.c45 static unsigned long free_mem_end_ptr; variable
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Dmisc.c108 unsigned long free_mem_end_ptr; variable
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Dmisc.c109 unsigned long free_mem_end_ptr; variable
/kernel/linux/linux-6.6/arch/sh/boot/compressed/
H A Dmisc.c45 static unsigned long free_mem_end_ptr; variable
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dzboot.c11 static unsigned long free_mem_ptr, free_mem_end_ptr; variable
/kernel/linux/linux-5.10/arch/alpha/boot/
H A Dmisc.c97 static ulg free_mem_end_ptr; variable
/kernel/linux/linux-5.10/arch/nios2/boot/compressed/
H A Dmisc.c88 static unsigned long free_mem_end_ptr; variable
/kernel/linux/linux-5.10/arch/parisc/boot/compressed/
H A Dmisc.c39 static unsigned long free_mem_end_ptr; variable
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dmisc.c48 memptr free_mem_end_ptr; variable
/kernel/linux/linux-6.6/arch/alpha/boot/
H A Dmisc.c95 static ulg free_mem_end_ptr; variable
/kernel/linux/linux-6.6/arch/nios2/boot/compressed/
H A Dmisc.c88 static unsigned long free_mem_end_ptr; variable
/kernel/linux/linux-6.6/arch/parisc/boot/compressed/
H A Dmisc.c39 static unsigned long free_mem_end_ptr; variable
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dmisc.c54 memptr free_mem_end_ptr; variable

Completed in 7 milliseconds