Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/include/asm/
Dasm-prototypes.h24 extern struct task_struct *secondary_current;
/Linux-v5.15/arch/powerpc/kernel/
Dhead_44x.S1013 lis r2,secondary_current@ha
1014 lwz r2,secondary_current@l(r2)
Dhead_fsl_booke.S1029 lis r2,secondary_current@ha
1030 lwz r2,secondary_current@l(r2)
Dsmp.c77 struct task_struct *secondary_current; variable
1227 secondary_current = current_set[cpu] = idle; in cpu_idle_thread_init()
Dhead_book3s_32.S845 lis r2,secondary_current@ha
847 lwz r2,secondary_current@l(r2)