Home
last modified time | relevance | path

Searched refs:SPRN_SPRG_THREAD (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/arch/powerpc/kernel/
Dhead_fsl_booke.S238 mtspr SPRN_SPRG_THREAD,r4
444 mfspr r10, SPRN_SPRG_THREAD
475 mfspr r11,SPRN_SPRG_THREAD
521 mfspr r10, SPRN_SPRG_THREAD
538 mfspr r10, SPRN_SPRG_THREAD
576 mfspr r11,SPRN_SPRG_THREAD
609 mfspr r10, SPRN_SPRG_THREAD
697 mfspr r12, SPRN_SPRG_THREAD
830 mfspr r10, SPRN_SPRG_THREAD
864 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
[all …]
Dhead_40x.S117 mfspr r1,SPRN_SPRG_THREAD; /* if from user, start at top of */\
160 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
308 mfspr r11,SPRN_SPRG_THREAD
488 mfspr r11,SPRN_SPRG_THREAD
588 mfspr r11,SPRN_SPRG_THREAD
838 mtspr SPRN_SPRG_THREAD,r4
Dentry_32.S104 mfspr r8,SPRN_SPRG_THREAD
128 mfspr r8,SPRN_SPRG_THREAD
158 mfspr r12,SPRN_SPRG_THREAD
705 mtspr SPRN_SPRG_THREAD,r0 /* Update current THREAD phys addr */
1140 mfspr r9,SPRN_SPRG_THREAD
1157 mfspr r9,SPRN_SPRG_THREAD
1166 mfspr r9,SPRN_SPRG_THREAD
1180 mfspr r9,SPRN_SPRG_THREAD
Dhead_booke.h37 mfspr r10, SPRN_SPRG_THREAD; \
132 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
188 mfspr r10, SPRN_SPRG_THREAD; \
Dhead_32.S263 mfspr r11,SPRN_SPRG_THREAD; \
501 mfspr r2,SPRN_SPRG_THREAD
575 mfspr r2,SPRN_SPRG_THREAD
659 mfspr r2,SPRN_SPRG_THREAD
863 mtspr SPRN_SPRG_THREAD,r4
948 mtspr SPRN_SPRG_THREAD,r4
Dfpu.S100 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
Dhead_44x.S109 mtspr SPRN_SPRG_THREAD,r4
333 mfspr r11,SPRN_SPRG_THREAD
444 mfspr r11,SPRN_SPRG_THREAD
673 3: mfspr r11,SPRN_SPRG_THREAD
Dvector.S67 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
Dhead_8xx.S126 mfspr r11,SPRN_SPRG_THREAD; \
867 mtspr SPRN_SPRG_THREAD,r4
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_rmhandlers.S66 mfspr r13, SPRN_SPRG_THREAD
Dbooke_interrupts.S59 mfspr r4, SPRN_SPRG_THREAD
85 mfspr r4, SPRN_SPRG_THREAD
99 mfspr r4, SPRN_SPRG_THREAD
107 mfspr r4, SPRN_SPRG_THREAD
Dbookehv_interrupts.S315 mfspr r10, SPRN_SPRG_THREAD
/Linux-v4.19/arch/powerpc/mm/
Dhash_low_32.S72 mfspr r8,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
/Linux-v4.19/arch/powerpc/include/asm/
Dreg.h1098 #define SPRN_SPRG_THREAD SPRN_SPRG3 macro