Home
last modified time | relevance | path

Searched refs:start_kernel (Results 1 – 25 of 39) 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/Documentation/fault-injection/
H A Dnvme-fault-injection.rst64 start_kernel+0x4c4/0x4e4
173 start_kernel+0x51c/0x53b
/linux/arch/nios2/kernel/
H A Dhead.S166 movia r1, start_kernel /* call start_kernel as a subroutine */
/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/loongarch/kernel/
H A Dhead.S104 bl start_kernel
/linux/arch/parisc/kernel/
H A Dsetup.c305 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/arch/hexagon/kernel/
H A Dhead.S208 call start_kernel
/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/arch/sh/kernel/
H A Dhead_32.S346 5: .long start_kernel
/linux/arch/xtensa/kernel/
H A Dhead.S280 abi_call start_kernel

12