Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SPR_COREID
arch/openrisc/include/asm/smp.h
16
#define hard_smp_processor_id() mfspr(SPR_COREID)
arch/openrisc/kernel/setup.c
158
cpuinfo->coreid = mfspr(SPR_COREID);