Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dasm-prototypes.h24 extern struct task_struct *secondary_current;
/Linux-v5.10/arch/powerpc/kernel/
Dsmp.c76 struct task_struct *secondary_current; variable
1101 secondary_current = current_set[cpu] = idle; in cpu_idle_thread_init()
Dhead_44x.S1021 lis r2,secondary_current@ha
1022 lwz r2,secondary_current@l(r2)
Dhead_fsl_booke.S1092 lis r2,secondary_current@ha
1093 lwz r2,secondary_current@l(r2)
Dhead_book3s_32.S872 lis r2,secondary_current@ha
874 lwz r2,secondary_current@l(r2)