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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dsmp.c76 unsigned long start_here = __pa((u32)*((unsigned long *) local
98 status = rtas_call(start_cpu, 3, 1, NULL, pcpu, start_here, lcpu);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Dsmp.c82 unsigned long start_here = __pa((u32)*((unsigned long *) local
104 status = rtas_call(start_cpu, 3, 1, NULL, pcpu, start_here, pcpu);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dhead_4xx.S80 lis r0,start_here@h
81 ori r0,r0,start_here@l
806 start_here: label
886 * at this point. However, start_here is at virtual address
H A Dhead_8xx.S102 lis r0,start_here@h
103 ori r0,r0,start_here@l
550 start_here: label
H A Dhead_32.S111 * start_here() to do the real work.
212 lis r0,start_here@h
213 ori r0,r0,start_here@l
1110 start_here: label
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dhead_4xx.S80 lis r0,start_here@h
81 ori r0,r0,start_here@l
806 start_here: label
886 * at this point. However, start_here is at virtual address
H A Dhead_8xx.S102 lis r0,start_here@h
103 ori r0,r0,start_here@l
623 start_here: label
H A Dhead.S111 * start_here() to do the real work.
188 lis r0,start_here@h
189 ori r0,r0,start_here@l
1016 start_here: label

Completed in 76 milliseconds