| /linux-6.15/arch/um/kernel/skas/ |
| H A D | process.c | 19 extern void start_kernel(void); 25 start_kernel(); in start_kernel_proc()
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | head64.S | 31 brasl %r14,start_kernel # common init code 33 # We returned from start_kernel ?!? PANIK
|
| /linux-6.15/include/linux/ |
| H A D | start_kernel.h | 11 extern asmlinkage void __init __noreturn start_kernel(void);
|
| /linux-6.15/tools/objtool/ |
| H A D | noreturns.h | 48 NORETURN(start_kernel)
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | relocate.c | 332 void *kernel_entry = start_kernel; in relocate_kernel() 426 kernel_entry = RELOCATED(start_kernel); in relocate_kernel()
|
| H A D | head.S | 142 j start_kernel
|
| /linux-6.15/arch/m68k/kernel/ |
| H A D | sun3-head.S | 82 jbsr start_kernel
|
| /linux-6.15/arch/alpha/boot/ |
| H A D | head.S | 16 jsr $26,start_kernel
|
| H A D | bootp.c | 134 start_kernel(void) in start_kernel() function
|
| H A D | main.c | 151 void start_kernel(void) in start_kernel() function
|
| H A D | bootpz.c | 262 start_kernel(void) in start_kernel() function
|
| /linux-6.15/arch/alpha/kernel/ |
| H A D | head.S | 31 jsr $26,start_kernel
|
| /linux-6.15/arch/csky/kernel/ |
| H A D | setup.c | 162 start_kernel(); in csky_start()
|
| /linux-6.15/Documentation/translations/zh_CN/dev-tools/ |
| H A D | ubsan.rst | 54 [<ffffffff830ae053>] start_kernel+0x83/0x49a
|
| /linux-6.15/arch/m68k/68000/ |
| H A D | head.S | 239 jsr start_kernel /* start Linux kernel */
|
| /linux-6.15/arch/nios2/kernel/ |
| H A D | head.S | 166 movia r1, start_kernel /* call start_kernel as a subroutine */
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | head32.c | 79 start_kernel(); in i386_start_kernel()
|
| /linux-6.15/Documentation/fault-injection/ |
| H A D | nvme-fault-injection.rst | 64 start_kernel+0x4c4/0x4e4 173 start_kernel+0x51c/0x53b
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | head.S | 111 bl start_kernel
|
| /linux-6.15/arch/parisc/kernel/ |
| H A D | setup.c | 305 start_kernel(); in start_parisc()
|
| /linux-6.15/Documentation/dev-tools/ |
| H A D | ubsan.rst | 43 [<ffffffff830ae053>] start_kernel+0x83/0x49a
|
| /linux-6.15/arch/hexagon/kernel/ |
| H A D | head.S | 208 call start_kernel
|
| /linux-6.15/tools/testing/selftests/arm64/fp/ |
| H A D | fp-stress.c | 324 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 D | setup_32.c | 280 start_kernel(); in sparc32_start_kernel()
|
| /linux-6.15/arch/m68k/coldfire/ |
| H A D | head.S | 294 jsr start_kernel /* start Linux kernel */
|