Home
last modified time | relevance | path

Searched refs:decompress_kernel (Results 1 – 25 of 25) sorted by relevance

/linux-4.4.14/arch/alpha/boot/
Dbootpz.c48 extern int decompress_kernel(void* destination, void *source,
403 decompress_kernel((void *)uncompressed_image_start, in start_kernel()
Dmisc.c151 decompress_kernel(void *output_start, in decompress_kernel() function
/linux-4.4.14/arch/mips/boot/compressed/
Ddecompress.c88 void decompress_kernel(unsigned long boot_heap_start) in decompress_kernel() function
Dhead.S55 PTR_LA k0, decompress_kernel
/linux-4.4.14/arch/h8300/boot/compressed/
Dmisc.c63 void decompress_kernel(void) in decompress_kernel() function
Dhead.S25 jsr @decompress_kernel
/linux-4.4.14/arch/m32r/boot/compressed/
Dmisc.c76 decompress_kernel(int mmu_on, unsigned char *zimage_data, in decompress_kernel() function
Dhead.S133 bl decompress_kernel
/linux-4.4.14/arch/s390/boot/compressed/
Dhead.S23 brasl %r14,decompress_kernel
Dmisc.c142 unsigned long decompress_kernel(void) in decompress_kernel() function
/linux-4.4.14/arch/unicore32/boot/compressed/
Dmisc.c106 unsigned long decompress_kernel(unsigned long output_start, in decompress_kernel() function
Dhead.S137 b.l decompress_kernel @ C functions
/linux-4.4.14/arch/arm/boot/compressed/
Dmisc.c146 decompress_kernel(unsigned long output_start, unsigned long free_mem_ptr_p, in decompress_kernel() function
Dhead.S543 bl decompress_kernel
/linux-4.4.14/arch/sh/boot/compressed/
Dmisc.c116 void decompress_kernel(void) in decompress_kernel() function
Dhead_64.S138 pt decompress_kernel, tr0
Dhead_32.S100 .long decompress_kernel
/linux-4.4.14/arch/nios2/boot/compressed/
Dhead.S80 call decompress_kernel
Dmisc.c174 void decompress_kernel(void) in decompress_kernel() function
/linux-4.4.14/arch/x86/boot/compressed/
Dhead_32.S221 call decompress_kernel /* returns kernel location in %eax */
Dmisc.c386 asmlinkage __visible void *decompress_kernel(void *rmode, memptr heap, in decompress_kernel() function
Dhead_64.S414 call decompress_kernel /* returns kernel location in %rax */
/linux-4.4.14/arch/cris/boot/compressed/
Dhead_v10.S100 jsr decompress_kernel
Dmisc.c277 void decompress_kernel(void) in decompress_kernel() function
/linux-4.4.14/arch/mn10300/boot/compressed/
Dmisc.c379 int decompress_kernel(struct moveparams *mv) in decompress_kernel() function