Home
last modified time | relevance | path

Searched refs:smp_callin (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dtrampoline_32.S81 call smp_callin
142 call smp_callin
198 call smp_callin
H A Dhvtramp.S127 call smp_callin
H A Dsmp_32.c369 void smp_callin(void) in smp_callin() function
H A Dtrampoline_64.S406 call smp_callin
H A Dsmp_64.c104 void smp_callin(void) in smp_callin() function
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dsmp_64.h61 void smp_callin(void);
H A Dsmp_32.h48 void smp_callin(void);
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsmp.c118 smp_callin(void) in smp_callin() function
142 if (alpha_mv.smp_callin) in smp_callin()
143 alpha_mv.smp_callin(); in smp_callin()
H A Dhead.S54 jsr $26,smp_callin
H A Dsys_marvel.c456 .smp_callin = marvel_smp_callin,
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dsmp.h55 asmlinkage void smp_callin(void);
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dsmpboot.c146 asmlinkage __visible void smp_callin(void) in smp_callin() function
H A Dhead.S162 tail smp_callin
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dmachvec.h87 void (*smp_callin)(void); member
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Dhead.S341 .import smp_callin,code
408 load32 smp_callin,%r11
H A Dsmp.c310 void __init smp_callin(unsigned long pdce_proc) in smp_callin() function
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsmpboot.c351 smp_callin (void) in smp_callin() function
443 smp_callin(); in start_secondary()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c157 static void smp_callin(void) in smp_callin() function
234 smp_callin(); in start_secondary()