Home
last modified time | relevance | path

Searched refs:start_here (Results 1 – 7 of 7) sorted by relevance

/linux/arch/powerpc/platforms/cell/
A Dsmp.c70 unsigned long start_here = in smp_startup_cpu() local
89 status = rtas_call(start_cpu, 3, 1, NULL, pcpu, start_here, lcpu); in smp_startup_cpu()
/linux/arch/powerpc/platforms/pseries/
A Dsmp.c91 unsigned long start_here = in smp_startup_cpu() local
116 status = rtas_call(start_cpu, 3, 1, NULL, pcpu, start_here, pcpu); in smp_startup_cpu()
/linux/arch/powerpc/platforms/powernv/
A Dsmp.c67 unsigned long start_here = in pnv_smp_kick_cpu() local
107 rc = opal_start_cpu(pcpu, start_here); in pnv_smp_kick_cpu()
/linux/arch/microblaze/kernel/
A Dhead.S319 ori r15,r0,start_here
326 start_here: label
/linux/arch/powerpc/kernel/
A Dhead_40x.S72 lis r0,start_here@h
73 ori r0,r0,start_here@l
581 start_here: label
A Dhead_8xx.S99 lis r0,start_here@h
100 ori r0,r0,start_here@l
523 start_here: label
A Dhead_book3s_32.S206 lis r0,start_here@h
207 ori r0,r0,start_here@l
954 start_here: label

Completed in 12 milliseconds