Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds