Lines Matching refs:cpu_softc
124 struct cpu_softc cpu_softc[] = {
138 .ci_softc = &cpu_softc[0],
147 .ci_softc = &cpu_softc[CPU_MAXNUM-1],
154 __CTASSERT(__arraycount(cpu_info) == __arraycount(cpu_softc));
225 struct cpu_softc * const cpu = &cpu_softc[i];
227 cpu->cpu_bst = cpu_softc[0].cpu_bst;
228 cpu->cpu_le_bst = cpu_softc[0].cpu_le_bst;
229 cpu->cpu_bsh = cpu_softc[0].cpu_bsh;
230 cpu->cpu_highmem = cpu_softc[0].cpu_highmem;
418 struct cpu_softc * const cpu = ci->ci_softc;
534 struct cpu_softc * const cpu = curcpu()->ci_softc;
542 struct cpu_softc * const cpu = curcpu()->ci_softc;
550 struct cpu_softc * const cpu = curcpu()->ci_softc;
557 struct cpu_softc * const cpu = curcpu()->ci_softc;
666 struct cpu_softc * const cpu = ci->ci_softc;