Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xive_smp_prepare_cpu
arch/powerpc/include/asm/xive.h
95
int xive_smp_prepare_cpu(unsigned int cpu);
arch/powerpc/platforms/powernv/smp.c
318
return xive_smp_prepare_cpu(cpu);
arch/powerpc/platforms/pseries/smp.c
158
return xive_smp_prepare_cpu(cpu);