Home
last modified time | relevance | path

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

12

/linux/arch/um/kernel/skas/
H A Dprocess.c20 extern void start_kernel(void);
26 start_kernel(); in start_kernel_proc()
/linux/include/linux/
H A Dstart_kernel.h11 extern asmlinkage void __init __noreturn start_kernel(void);
/linux/tools/objtool/
H A Dnoreturns.h49 NORETURN(start_kernel)
/linux/arch/m68k/kernel/
H A Dsun3-head.S82 jbsr start_kernel
/linux/arch/alpha/boot/
H A Dhead.S16 jsr $26,start_kernel
H A Dmain.c151 void start_kernel(void) in start_kernel() function
H A Dbootp.c134 start_kernel(void) in start_kernel() function
H A Dbootpz.c262 start_kernel(void) in start_kernel() function
/linux/arch/alpha/kernel/
H A Dhead.S31 jsr $26,start_kernel
/linux/arch/loongarch/kernel/
H A Dhead.S105 bl start_kernel
/linux/Documentation/fault-injection/
H A Dnvme-fault-injection.rst64 start_kernel+0x4c4/0x4e4
173 start_kernel+0x51c/0x53b
/linux/arch/m68k/68000/
H A Dhead.S239 jsr start_kernel /* start Linux kernel */
/linux/arch/x86/kernel/
H A Dhead32.c79 start_kernel(); in i386_start_kernel()
H A Dhead64.c310 start_kernel(); in x86_64_start_reservations()
/linux/arch/parisc/kernel/
H A Dsetup.c309 start_kernel(); in start_parisc()
/linux/tools/testing/selftests/arm64/fp/
H A Dfp-stress.c324 static void start_kernel(struct child_data *child, int cpu, int copy) in start_kernel() function
557 start_kernel(&children[num_children++], i, 0); in main()
/linux/Documentation/dev-tools/
H A Dubsan.rst43 [<ffffffff830ae053>] start_kernel+0x83/0x49a
/linux/arch/sparc/kernel/
H A Dsetup_32.c280 start_kernel(); in sparc32_start_kernel()
/linux/arch/arc/kernel/
H A Dhead.S151 j start_kernel ; "C" entry point
/linux/arch/m68k/coldfire/
H A Dhead.S294 jsr start_kernel /* start Linux kernel */
/linux/arch/arm/kernel/
H A Dhead-common.S121 b start_kernel
/linux/tools/testing/kunit/test_data/
H A Dtest_output_isolated_correctly.log37 [<60001bc8>] ? start_kernel+0x477/0x56a
/linux/arch/powerpc/kernel/
H A Dhead_44x.S224 lis r4,start_kernel@h
225 ori r4,r4,start_kernel@l
H A Dhead_8xx.S609 lis r3,start_kernel@h
610 ori r3,r3,start_kernel@l
/linux/arch/riscv/kernel/
H A Dhead.S328 tail start_kernel

12