Searched refs:start_here (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | smp.c | 90 unsigned long start_here = in smp_startup_cpu() local 115 status = rtas_call(start_cpu, 3, 1, NULL, pcpu, start_here, pcpu); in smp_startup_cpu()
|
| /linux/arch/microblaze/kernel/ |
| H A D | head.S | 317 ori r15,r0,start_here 324 start_here: label
|
| /linux/arch/powerpc/kernel/ |
| H A D | head_8xx.S | 90 lis r0,start_here@h 91 ori r0,r0,start_here@l 513 start_here: label
|