Home
last modified time | relevance | path

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

12

/linux/arch/um/kernel/skas/
A Dprocess.c16 extern void start_kernel(void);
28 start_kernel(); in start_kernel_proc()
/linux/arch/s390/kernel/
A Dhead64.S33 brasl %r14,start_kernel # common init code
35 # We returned from start_kernel ?!? PANIK
/linux/include/linux/
A Dstart_kernel.h11 extern asmlinkage void __init start_kernel(void);
/linux/arch/h8300/kernel/
A Dhead_ram.S56 jsr @start_kernel
A Dhead_rom.S95 jsr @start_kernel
/linux/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.S140 j start_kernel
/linux/arch/x86/kernel/
A Dhead32.c56 start_kernel(); in i386_start_kernel()
/linux/arch/csky/kernel/
A Dsetup.c131 start_kernel(); in csky_start()
/linux/arch/m68k/kernel/
A Dsun3-head.S82 jbsr start_kernel
/linux/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
/linux/arch/alpha/kernel/
A Dhead.S31 jsr $26,start_kernel
/linux/Documentation/fault-injection/
A Dnvme-fault-injection.rst64 start_kernel+0x4c4/0x4e4
173 start_kernel+0x51c/0x53b
/linux/arch/m68k/68000/
A Dhead.S239 jsr start_kernel /* start Linux kernel */
/linux/arch/nios2/kernel/
A Dhead.S166 movia r1, start_kernel /* call start_kernel as a subroutine */
/linux/arch/hexagon/kernel/
A Dhead.S208 call start_kernel
/linux/arch/sparc/kernel/
A Dsetup_32.c293 start_kernel(); in sparc32_start_kernel()
/linux/arch/parisc/kernel/
A Dsetup.c409 start_kernel(); in start_parisc()
/linux/Documentation/dev-tools/
A Dubsan.rst41 [<ffffffff830ae053>] start_kernel+0x83/0x49a
/linux/arch/arc/kernel/
A Dhead.S151 j start_kernel ; "C" entry point
/linux/arch/m68k/coldfire/
A Dhead.S294 jsr start_kernel /* start Linux kernel */
/linux/arch/arm/kernel/
A Dhead-common.S123 b start_kernel

Completed in 105 milliseconds

12