cpu_create 152 kern/dev/lamebus/lamebus.c cpu_create(hwnum[i]); cpu_create 107 kern/include/cpu.h struct cpu *cpu_create(unsigned hardware_number); cpu_create 362 kern/thread/thread.c bootcpu = cpu_create(0);