Home
last modified time | relevance | path

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

12

/linux-6.15/arch/um/kernel/skas/
H A Dprocess.c19 extern void start_kernel(void);
25 start_kernel(); in start_kernel_proc()
/linux-6.15/arch/s390/kernel/
H A Dhead64.S31 brasl %r14,start_kernel # common init code
33 # We returned from start_kernel ?!? PANIK
/linux-6.15/include/linux/
H A Dstart_kernel.h11 extern asmlinkage void __init __noreturn start_kernel(void);
/linux-6.15/tools/objtool/
H A Dnoreturns.h48 NORETURN(start_kernel)
/linux-6.15/arch/mips/kernel/
H A Drelocate.c332 void *kernel_entry = start_kernel; in relocate_kernel()
426 kernel_entry = RELOCATED(start_kernel); in relocate_kernel()
H A Dhead.S142 j start_kernel
/linux-6.15/arch/m68k/kernel/
H A Dsun3-head.S82 jbsr start_kernel
/linux-6.15/arch/alpha/boot/
H A Dhead.S16 jsr $26,start_kernel
H A Dbootp.c134 start_kernel(void) in start_kernel() function
H A Dmain.c151 void start_kernel(void) in start_kernel() function
H A Dbootpz.c262 start_kernel(void) in start_kernel() function
/linux-6.15/arch/alpha/kernel/
H A Dhead.S31 jsr $26,start_kernel
/linux-6.15/arch/csky/kernel/
H A Dsetup.c162 start_kernel(); in csky_start()
/linux-6.15/Documentation/translations/zh_CN/dev-tools/
H A Dubsan.rst54 [<ffffffff830ae053>] start_kernel+0x83/0x49a
/linux-6.15/arch/m68k/68000/
H A Dhead.S239 jsr start_kernel /* start Linux kernel */
/linux-6.15/arch/nios2/kernel/
H A Dhead.S166 movia r1, start_kernel /* call start_kernel as a subroutine */
/linux-6.15/arch/x86/kernel/
H A Dhead32.c79 start_kernel(); in i386_start_kernel()
/linux-6.15/Documentation/fault-injection/
H A Dnvme-fault-injection.rst64 start_kernel+0x4c4/0x4e4
173 start_kernel+0x51c/0x53b
/linux-6.15/arch/loongarch/kernel/
H A Dhead.S111 bl start_kernel
/linux-6.15/arch/parisc/kernel/
H A Dsetup.c305 start_kernel(); in start_parisc()
/linux-6.15/Documentation/dev-tools/
H A Dubsan.rst43 [<ffffffff830ae053>] start_kernel+0x83/0x49a
/linux-6.15/arch/hexagon/kernel/
H A Dhead.S208 call start_kernel
/linux-6.15/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-6.15/arch/sparc/kernel/
H A Dsetup_32.c280 start_kernel(); in sparc32_start_kernel()
/linux-6.15/arch/m68k/coldfire/
H A Dhead.S294 jsr start_kernel /* start Linux kernel */

12