| /OK3568_Linux_fs/kernel/arch/um/kernel/skas/ |
| H A D | process.c | 16 extern void start_kernel(void); 28 start_kernel(); in start_kernel_proc()
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | head.S | 74 MVKL .S1 start_kernel,A0 75 MVKH .S1 start_kernel,A0 78 B .S2 start_kernel
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | head64.S | 39 brasl %r14,start_kernel # common init code 41 # We returned from start_kernel ?!? PANIK
|
| /OK3568_Linux_fs/buildroot/board/stmicroelectronics/stm32f469-disco/patches/afboot-stm32/ |
| H A D | 0001-stm32f469-i-Update-kernel-start-address.patch | 29 void start_kernel(void) 51 start_kernel();
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | start_kernel.h | 11 extern asmlinkage void __init start_kernel(void);
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | relocate.c | 311 void *kernel_entry = start_kernel; in relocate_kernel() 405 kernel_entry = RELOCATED(start_kernel); in relocate_kernel()
|
| H A D | head.S | 171 j start_kernel
|
| /OK3568_Linux_fs/kernel/arch/h8300/kernel/ |
| H A D | head_ram.S | 56 jsr @start_kernel
|
| H A D | head_rom.S | 95 jsr @start_kernel
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | head32.c | 56 start_kernel(); in i386_start_kernel()
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/ |
| H A D | setup.c | 120 start_kernel(); in csky_start()
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | sun3-head.S | 82 jbsr start_kernel
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | head.S | 350 braid start_kernel 380 ori r17, r0, start_kernel
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | head.S | 31 jsr $26,start_kernel
|
| /OK3568_Linux_fs/kernel/Documentation/fault-injection/ |
| H A D | nvme-fault-injection.rst | 64 start_kernel+0x4c4/0x4e4 173 start_kernel+0x51c/0x53b
|
| /OK3568_Linux_fs/buildroot/boot/afboot-stm32/ |
| H A D | 0001-Pass-fno-builtin-to-fix-build-with-gcc-10.patch | 43 obj-y += gpio.o mpu.o qspi.o start_kernel.o
|
| /OK3568_Linux_fs/kernel/arch/m68k/68000/ |
| H A D | head.S | 239 jsr start_kernel /* start Linux kernel */
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | head.S | 166 movia r1, start_kernel /* call start_kernel as a subroutine */
|
| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | head.S | 208 call start_kernel
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | head.S | 151 j start_kernel ; "C" entry point
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | setup_32.c | 294 start_kernel(); in sparc32_start_kernel()
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | setup.c | 411 start_kernel(); in start_parisc()
|