Searched refs:start_kernel (Results 1 – 25 of 50) sorted by relevance
12
16 extern void start_kernel(void);28 start_kernel(); in start_kernel_proc()
33 brasl %r14,start_kernel # common init code35 # We returned from start_kernel ?!? PANIK
11 extern asmlinkage void __init start_kernel(void);
56 jsr @start_kernel
95 jsr @start_kernel
332 void *kernel_entry = start_kernel; in relocate_kernel()426 kernel_entry = RELOCATED(start_kernel); in relocate_kernel()
140 j start_kernel
56 start_kernel(); in i386_start_kernel()
131 start_kernel(); in csky_start()
82 jbsr start_kernel
16 jsr $26,start_kernel
134 start_kernel(void) in start_kernel() function
151 void start_kernel(void) in start_kernel() function
262 start_kernel(void) in start_kernel() function
31 jsr $26,start_kernel
64 start_kernel+0x4c4/0x4e4173 start_kernel+0x51c/0x53b
239 jsr start_kernel /* start Linux kernel */
166 movia r1, start_kernel /* call start_kernel as a subroutine */
208 call start_kernel
293 start_kernel(); in sparc32_start_kernel()
409 start_kernel(); in start_parisc()
41 [<ffffffff830ae053>] start_kernel+0x83/0x49a
151 j start_kernel ; "C" entry point
294 jsr start_kernel /* start Linux kernel */
123 b start_kernel
Completed in 105 milliseconds