Searched refs:cpu_starting (Results 1 – 3 of 3) sorted by relevance
207 struct cpu_info *cpu_starting; variable842 KASSERT(cpu_starting == NULL); in cpu_start_secondary()843 cpu_starting = ci; in cpu_start_secondary()868 cpu_starting = NULL; in cpu_start_secondary()
188 movl _C_LABEL(cpu_starting),%ecx
226 movq _C_LABEL(cpu_starting),%rdi