Searched refs:spinloop (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprom_init.c1459 unsigned long *spinloop local
1466 prom_debug(" 1) spinloop = 0x%x\n", (unsigned long)spinloop);
1467 prom_debug(" 1) *spinloop = 0x%x\n", *spinloop);
1473 /* Set the common spinloop variable, so all of the secondary cpus
1474 * will block when they are awakened from their OF spinloop.
1478 *spinloop = 0;
1499 * spinloop.

Completed in 75 milliseconds