Home
last modified time | relevance | path

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

12

/arch/um/kernel/skas/
A Dprocess.c19 extern void start_kernel(void);
25 start_kernel(); in start_kernel_proc()
/arch/s390/kernel/
A Dhead64.S31 brasl %r14,start_kernel # common init code
33 # We returned from start_kernel ?!? PANIK
/arch/m68k/kernel/
A Dsun3-head.S82 jbsr start_kernel
/arch/alpha/boot/
A Dhead.S16 jsr $26,start_kernel
A Dbootp.c134 start_kernel(void) in start_kernel() function
A Dmain.c151 void start_kernel(void) in start_kernel() function
A Dbootpz.c262 start_kernel(void) in start_kernel() function
/arch/csky/kernel/
A Dsetup.c162 start_kernel(); in csky_start()
/arch/alpha/kernel/
A Dhead.S31 jsr $26,start_kernel
/arch/mips/kernel/
A Drelocate.c332 void *kernel_entry = start_kernel; in relocate_kernel()
426 kernel_entry = RELOCATED(start_kernel); in relocate_kernel()
A Dhead.S142 j start_kernel
/arch/x86/kernel/
A Dhead32.c79 start_kernel(); in i386_start_kernel()
A Dhead64.c307 start_kernel(); in x86_64_start_reservations()
/arch/m68k/68000/
A Dhead.S239 jsr start_kernel /* start Linux kernel */
/arch/nios2/kernel/
A Dhead.S166 movia r1, start_kernel /* call start_kernel as a subroutine */
/arch/loongarch/kernel/
A Dhead.S111 bl start_kernel
/arch/parisc/kernel/
A Dsetup.c305 start_kernel(); in start_parisc()
/arch/hexagon/kernel/
A Dhead.S208 call start_kernel
/arch/sparc/kernel/
A Dsetup_32.c280 start_kernel(); in sparc32_start_kernel()
/arch/m68k/coldfire/
A Dhead.S294 jsr start_kernel /* start Linux kernel */
/arch/arc/kernel/
A Dhead.S151 j start_kernel ; "C" entry point
/arch/arm/kernel/
A Dhead-common.S121 b start_kernel
/arch/sh/kernel/
A Dhead_32.S346 5: .long start_kernel
/arch/xtensa/kernel/
A Dhead.S280 abi_call start_kernel
/arch/microblaze/kernel/
A Dhead.S369 ori r17, r0, start_kernel

Completed in 37 milliseconds

12