Home
last modified time | relevance | path

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

/linux-4.4.14/arch/um/kernel/skas/
Dprocess.c13 extern void start_kernel(void);
25 start_kernel(); in start_kernel_proc()
/linux-4.4.14/arch/score/kernel/
Dhead.S30 .extern start_kernel
69 la r30, start_kernel /* jump to init_arch */
/linux-4.4.14/arch/c6x/kernel/
Dhead.S77 MVKL .S1 start_kernel,A0
78 MVKH .S1 start_kernel,A0
81 B .S2 start_kernel
/linux-4.4.14/include/linux/
Dstart_kernel.h10 extern asmlinkage void __init start_kernel(void);
/linux-4.4.14/arch/avr32/kernel/
Dhead.S22 .long start_kernel
/linux-4.4.14/arch/x86/kernel/
Dhead32.c50 start_kernel(); in i386_start_kernel()
Dhead64.c195 start_kernel(); in x86_64_start_reservations()
/linux-4.4.14/arch/parisc/kernel/
Dsetup.c388 extern void start_kernel(void); in start_parisc()
412 start_kernel(); in start_parisc()
/linux-4.4.14/arch/s390/kernel/
Dhead64.S101 brasl %r14,start_kernel # go to C code
103 # We returned from start_kernel ?!? PANIK
/linux-4.4.14/arch/h8300/kernel/
Dhead_ram.S55 jsr @start_kernel
Dhead_rom.S94 jsr @start_kernel
/linux-4.4.14/arch/m68k/kernel/
Dsun3-head.S81 jbsr start_kernel
Dhead.S1511 jbsr start_kernel
/linux-4.4.14/arch/alpha/boot/
Dhead.S15 jsr $26,start_kernel
Dbootp.c134 start_kernel(void) in start_kernel() function
Dmain.c151 void start_kernel(void) in start_kernel() function
Dbootpz.c262 start_kernel(void) in start_kernel() function
/linux-4.4.14/arch/mips/kernel/
Dhead.S135 j start_kernel
/linux-4.4.14/arch/alpha/kernel/
Dhead.S30 jsr $26,start_kernel
/linux-4.4.14/arch/frv/
DKconfig.debug38 start_kernel() in init/main.c.
/linux-4.4.14/arch/m32r/kernel/
Dhead.S27 .global start_kernel
125 LDIMM (r2, start_kernel)
/linux-4.4.14/arch/microblaze/kernel/
Dhead.S355 braid start_kernel
385 ori r17, r0, start_kernel
/linux-4.4.14/arch/m68k/68000/
Dhead.S238 jsr start_kernel /* start Linux kernel */
/linux-4.4.14/arch/frv/kernel/
Ddebug-stub.c123 __debug_frame->pc = (unsigned long) start_kernel; in debug_stub_init()
Dhead.S533 call start_kernel
/linux-4.4.14/arch/nios2/kernel/
Dhead.S166 movia r1, start_kernel /* call start_kernel as a subroutine */
/linux-4.4.14/Documentation/frv/
Dgdbstub.txt49 the beginning of start_kernel() in init/main.c.
99 start_kernel () at init/main.c:395
/linux-4.4.14/arch/hexagon/kernel/
Dhead.S222 call start_kernel
/linux-4.4.14/arch/arm/kernel/
Dhead-common.S104 b start_kernel
/linux-4.4.14/arch/sparc/kernel/
Dsetup_32.c295 start_kernel(); in sparc32_start_kernel()
Dsetup_64.c365 start_kernel(); in start_early_boot()
/linux-4.4.14/arch/m68k/coldfire/
Dhead.S293 jsr start_kernel /* start Linux kernel */
/linux-4.4.14/arch/unicore32/kernel/
Dhead.S225 b start_kernel
/linux-4.4.14/arch/sh/kernel/
Dhead_32.S339 5: .long start_kernel
Dhead_64.S273 movi start_kernel, r32
/linux-4.4.14/arch/m68k/68360/
Dhead-rom.S260 jsr start_kernel
Dhead-ram.S250 jsr start_kernel
/linux-4.4.14/arch/xtensa/kernel/
Dhead.S275 movi a4, start_kernel
/linux-4.4.14/arch/metag/kernel/
Dsetup.c556 start_kernel(); in metag_start_kernel()
/linux-4.4.14/arch/mn10300/
DKconfig.debug54 start_kernel() in init/main.c.
/linux-4.4.14/arch/powerpc/kernel/
Dhead_8xx.S729 lis r3,start_kernel@h
730 ori r3,r3,start_kernel@l
Dhead_40x.S888 lis r3,start_kernel@h
889 ori r3,r3,start_kernel@l
Dhead_44x.S224 lis r4,start_kernel@h
225 ori r4,r4,start_kernel@l
Dhead_32.S1006 lis r3,start_kernel@h
1007 ori r3,r3,start_kernel@l
Dhead_fsl_booke.S291 lis r4,start_kernel@h
292 ori r4,r4,start_kernel@l
Dhead_64.S868 bl start_kernel
/linux-4.4.14/arch/cris/arch-v10/kernel/
Dhead.S595 jump start_kernel ; jump into the C-function start_kernel in init/main.c
/linux-4.4.14/arch/arm64/kernel/
Dhead.S433 b start_kernel
/linux-4.4.14/init/
Dmain.c497 asmlinkage __visible void __init start_kernel(void) in start_kernel() function
/linux-4.4.14/arch/tile/kernel/
Dsetup.c77 DEFINE_PER_CPU(unsigned long, boot_pc) = (unsigned long)start_kernel;
83 unsigned long __initdata boot_pc = (unsigned long)start_kernel;
/linux-4.4.14/arch/mn10300/kernel/
Dgdb-stub.c1206 regs->pc = (unsigned long) start_kernel; in gdbstub()
/linux-4.4.14/arch/openrisc/kernel/
Dhead.S626 LOAD_SYMBOL_2_GPR(r30, start_kernel)
/linux-4.4.14/arch/ia64/kernel/
Dhead.S409 br.call.sptk.many rp=start_kernel
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt2493 to gdb which will leave it stopped at the beginning of start_kernel.
4086 it when it stops in start_kernel and make it crash. Now ^C gdb and
4243 #4 0x100ec18f in start_kernel () at init/main.c:592
/linux-4.4.14/Documentation/s390/
DDebugging390.txt1281 00014a78 T start_kernel
1282 so 0014CA6 is start_kernel+some hex number I can't add in my head.
/linux-4.4.14/Documentation/trace/
Dftrace.txt973 => start_kernel