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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dsmp.c66 extern void __secondary_start_pmac_0(void);
334 unsigned long start = __pa(__secondary_start_pmac_0) + nr * 8;
811 * b __secondary_start_pmac_0 + nr*8
813 target = (unsigned long) __secondary_start_pmac_0 + nr * 8;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dhead_64.S503 .globl __secondary_start_pmac_0
504 __secondary_start_pmac_0: label
H A Dhead_32.S828 .globl __secondary_start_pmac_0
829 __secondary_start_pmac_0: label

Completed in 29 milliseconds