Home
last modified time | relevance | path

Searched defs:compressed (Results 1 – 5 of 5) sorted by relevance

/arch/parisc/boot/compressed/
A Dvmlinux.scr4 input_len = .;
5 LONG(input_data_end - input_data) input_data = .;
7 output_len = . - 4; /* can be at unaligned address */
8 input_data_end = .;
/arch/sh/boot/compressed/
A Dvmlinux.scr4 input_len = .;
5 LONG(input_data_end - input_data) input_data = .;
7 output_len = . - 4;
8 input_data_end = .;
/arch/s390/boot/
A Dvmlinux.lds.S123 _compressed_start = .;
125 _compressed_end = .;
/arch/m68k/
A DMakefile101 zImage compressed: vmlinux.gz target
/arch/sh/
A DMakefile172 compressed: zImage target

Completed in 7 milliseconds