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

/arch/powerpc/platforms/powermac/
H A Dsmp.c66 extern void __secondary_start_pmac_0(void);
341 unsigned long start = __pa(__secondary_start_pmac_0) + nr * 8;
822 * b __secondary_start_pmac_0 + nr*8
824 target = (unsigned long) __secondary_start_pmac_0 + nr * 8;
/arch/powerpc/kernel/
H A Dhead_64.S555 .globl __secondary_start_pmac_0
556 __secondary_start_pmac_0: label
H A Dhead_32.S814 .globl __secondary_start_pmac_0
815 __secondary_start_pmac_0: label

Completed in 218 milliseconds