cpus 9 kernel/proc.c struct cpu cpus[NCPU]; cpus 77 kernel/proc.c struct cpu *c = &cpus[id]; cpus 29 kernel/proc.h extern struct cpu cpus[NCPU];