Home
last modified time | relevance | path

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

/arch/sh/boot/compressed/
Dvmlinux.scr4 input_len = .;
5 LONG(input_data_end - input_data) input_data = .;
7 output_len = . - 4;
8 input_data_end = .;
/arch/s390/boot/compressed/
Dvmlinux.scr4 input_len = .;
5 LONG(input_data_end - input_data) input_data = .;
7 output_len = . - 4;
8 input_data_end = .;
/arch/m32r/
DMakefile55 compressed: zImage target
/arch/ia64/
DMakefile70 compressed: vmlinux.gz target
/arch/m68k/
DMakefile134 zImage compressed: vmlinux.gz target
/arch/sh/
DMakefile216 compressed: zImage target
/arch/powerpc/kernel/
Dnvram_64.c410 bool compressed, size_t size, in nvram_pstore_write()
448 bool *compressed, struct pstore_info *psi) in nvram_pstore_read()