puthex 30 arch/mips/boot/compressed/decompress.c extern void puthex(unsigned long long val); puthex 91 arch/mips/boot/compressed/decompress.c puthex(zimage_start); puthex 93 arch/mips/boot/compressed/decompress.c puthex(zimage_size + zimage_start); puthex 102 arch/mips/boot/compressed/decompress.c puthex(VMLINUX_LOAD_ADDRESS_ULL);