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

/linux-master/arch/powerpc/platforms/cell/
H A Dsmp.c69 unsigned long start_here = local
88 status = rtas_call(start_cpu, 3, 1, NULL, pcpu, start_here, lcpu);
/linux-master/arch/powerpc/platforms/pseries/
H A Dsmp.c90 unsigned long start_here = local
115 status = rtas_call(start_cpu, 3, 1, NULL, pcpu, start_here, pcpu);
/linux-master/arch/powerpc/platforms/powernv/
H A Dsmp.c67 unsigned long start_here = local
107 rc = opal_start_cpu(pcpu, start_here);
/linux-master/arch/microblaze/kernel/
H A Dhead.S319 ori r15,r0,start_here
326 start_here: label
/linux-master/arch/powerpc/kernel/
H A Dhead_40x.S74 lis r0,start_here@h
75 ori r0,r0,start_here@l
592 start_here: label
672 * at this point. However, start_here is at virtual address
H A Dhead_8xx.S100 lis r0,start_here@h
101 ori r0,r0,start_here@l
524 start_here: label
H A Dhead_book3s_32.S97 * start_here() to do the real work.
204 lis r0,start_here@h
205 ori r0,r0,start_here@l
957 start_here: label

Completed in 148 milliseconds