SPR_COREID 16 arch/openrisc/include/asm/smp.h #define hard_smp_processor_id() mfspr(SPR_COREID) SPR_COREID 200 arch/openrisc/kernel/setup.c cpuinfo->coreid = mfspr(SPR_COREID);