boot_heap_start    82 arch/mips/boot/compressed/decompress.c void decompress_kernel(unsigned long boot_heap_start)
boot_heap_start    97 arch/mips/boot/compressed/decompress.c 	free_mem_ptr = boot_heap_start;
boot_heap_start    98 arch/mips/boot/compressed/decompress.c 	free_mem_end_ptr = boot_heap_start + BOOT_HEAP_SIZE;