Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dhead_fsl_booke.S237 mtspr SPRN_SPRG_THREAD,r4
443 mfspr r10, SPRN_SPRG_THREAD
474 mfspr r11,SPRN_SPRG_THREAD
520 mfspr r10, SPRN_SPRG_THREAD
537 mfspr r10, SPRN_SPRG_THREAD
575 mfspr r11,SPRN_SPRG_THREAD
608 mfspr r10, SPRN_SPRG_THREAD
696 mfspr r12, SPRN_SPRG_THREAD
829 mfspr r10, SPRN_SPRG_THREAD
863 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
[all …]
Dhead_40x.S116 mfspr r1,SPRN_SPRG_THREAD; /* if from user, start at top of */\
159 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
307 mfspr r11,SPRN_SPRG_THREAD
487 mfspr r11,SPRN_SPRG_THREAD
587 mfspr r11,SPRN_SPRG_THREAD
837 mtspr SPRN_SPRG_THREAD,r4
Dfpu.S98 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
Dentry_32.S95 mfspr r8,SPRN_SPRG_THREAD
119 mfspr r8,SPRN_SPRG_THREAD
149 mfspr r12,SPRN_SPRG_THREAD
658 mtspr SPRN_SPRG_THREAD,r0 /* Update current THREAD phys addr */
1088 mfspr r9,SPRN_SPRG_THREAD
1105 mfspr r9,SPRN_SPRG_THREAD
1114 mfspr r9,SPRN_SPRG_THREAD
1128 mfspr r9,SPRN_SPRG_THREAD
Dhead_booke.h36 mfspr r10, SPRN_SPRG_THREAD; \
131 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
187 mfspr r10, SPRN_SPRG_THREAD; \
Dhead_32.S262 mfspr r11,SPRN_SPRG_THREAD; \
500 mfspr r2,SPRN_SPRG_THREAD
574 mfspr r2,SPRN_SPRG_THREAD
658 mfspr r2,SPRN_SPRG_THREAD
866 mtspr SPRN_SPRG_THREAD,r4
952 mtspr SPRN_SPRG_THREAD,r4
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.S65 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
Dhead_8xx.S147 mfspr r11,SPRN_SPRG_THREAD; \
715 mtspr SPRN_SPRG_THREAD,r4
/arch/powerpc/kvm/
Dbook3s_rmhandlers.S65 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
/arch/powerpc/mm/
Dhash_low_32.S73 mfspr r8,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
/arch/powerpc/include/asm/
Dreg.h998 #define SPRN_SPRG_THREAD SPRN_SPRG3 macro