zimage_start       84 arch/mips/boot/compressed/decompress.c 	unsigned long zimage_start, zimage_size;
zimage_start       86 arch/mips/boot/compressed/decompress.c 	zimage_start = (unsigned long)(&__image_begin);
zimage_start       91 arch/mips/boot/compressed/decompress.c 	puthex(zimage_start);
zimage_start       93 arch/mips/boot/compressed/decompress.c 	puthex(zimage_size + zimage_start);
zimage_start      106 arch/mips/boot/compressed/decompress.c 	__decompress((char *)zimage_start, zimage_size, 0, 0,