Searched refs:init_secondary (Results 1 – 13 of 13) sorted by relevance
20 void init_secondary(int cpu);
96 void init_secondary(uint64_t);151 init_secondary(uint64_t hart) in init_secondary() function
358 call init_secondary
97 void init_secondary(void);
278 jmp init_secondary
183 init_secondary(void) in init_secondary() function
127 call init_secondary /* load i386 tables */
272 init_secondary(void) in init_secondary() function
139 init_secondary(int cpu) in init_secondary() function
500 bl _C_LABEL(init_secondary)/* Off we go, cpu id in r0. */
111 void init_secondary(uint64_t);187 init_secondary(uint64_t cpu) in init_secondary() function
299 b init_secondary
158 METHOD void init_secondary {