Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dasm-prototypes.h24 extern struct task_struct *secondary_current;
/Linux-v5.4/arch/powerpc/kernel/
Dsmp.c75 struct task_struct *secondary_current; variable
986 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.S1084 lis r2,secondary_current@ha
1085 lwz r2,secondary_current@l(r2)
Dhead_32.S750 lis r2,secondary_current@ha
752 lwz r2,secondary_current@l(r2)