Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H 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()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dsmp.c69 unsigned long start_here = in smp_startup_cpu() local
88 status = rtas_call(start_cpu, 3, 1, NULL, pcpu, start_here, lcpu); in smp_startup_cpu()
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H 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()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dsmp.c90 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()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H 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()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H 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()
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dhead.S319 ori r15,r0,start_here
326 start_here: label
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dhead_40x.S73 lis r0,start_here@h
74 ori r0,r0,start_here@l
558 start_here: label
638 * at this point. However, start_here is at virtual address
H A Dhead_8xx.S108 lis r0,start_here@h
109 ori r0,r0,start_here@l
550 start_here: label
H A Dhead_book3s_32.S98 * start_here() to do the real work.
207 lis r0,start_here@h
208 ori r0,r0,start_here@l
991 start_here: label
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dhead_40x.S74 lis r0,start_here@h
75 ori r0,r0,start_here@l
591 start_here: label
671 * 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
952 start_here: label
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dhead.S324 ori r15,r0,start_here
331 start_here: label

Completed in 8 milliseconds