Searched refs:cpu_self (Results 1 – 11 of 11) sorted by relevance
164 cpu->cpu_self = cpu; in boot_kdi_tmpinit()187 cpu->cpu_self = cpu; in boot_kdi_tmpinit()
117 cpu[0]->cpu_self = cpu[0]; in mlsetup()
352 cp->cpu_self = cp; in mp_cpu_configure_common()
173 cpu->cpu_self = cpu; in boot_kdi_tmpinit()228 cpu->cpu_self = cpu; in boot_kdi_tmpinit()
134 cp->cpu_self = cp; in common_startup_init()353 cp->cpu_self = cp; in setup_cpu_common()
142 cpu0.cpu_self = &cpu0; in mlsetup()
396 ASSERT(CPU == CPU->cpu_self); in main()
38 / by the computed value of the offset of "cpu_self".
40 / by the computed value of the offset of "cpu_self".
195 cpu_self
86 struct cpu *cpu_self; /* pointer to itself */ member