Home
last modified time | relevance | path

Searched refs:secondary_current (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dasm-prototypes.h24 extern struct task_struct *secondary_current;
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsmp.c77 struct task_struct *secondary_current; variable
1147 secondary_current = current_set[cpu] = idle; in cpu_idle_thread_init()
H A Dhead_44x.S1021 lis r2,secondary_current@ha
1022 lwz r2,secondary_current@l(r2)
H A Dhead_fsl_booke.S1092 lis r2,secondary_current@ha
1093 lwz r2,secondary_current@l(r2)
H A Dhead_book3s_32.S878 lis r2,secondary_current@ha
880 lwz r2,secondary_current@l(r2)