Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dhead_fsl_booke.S236 mtspr SPRN_SPRG_THREAD,r4
442 mfspr r10, SPRN_SPRG_THREAD
473 mfspr r11,SPRN_SPRG_THREAD
519 mfspr r10, SPRN_SPRG_THREAD
536 mfspr r10, SPRN_SPRG_THREAD
574 mfspr r11,SPRN_SPRG_THREAD
607 mfspr r10, SPRN_SPRG_THREAD
695 mfspr r12, SPRN_SPRG_THREAD
828 mfspr r10, SPRN_SPRG_THREAD
885 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
[all …]
Dhead_40x.S115 mfspr r1,SPRN_SPRG_THREAD; /* if from user, start at top of */\
158 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
306 mfspr r11,SPRN_SPRG_THREAD
486 mfspr r11,SPRN_SPRG_THREAD
586 mfspr r11,SPRN_SPRG_THREAD
836 mtspr SPRN_SPRG_THREAD,r4
Dentry_32.S93 mfspr r8,SPRN_SPRG_THREAD
117 mfspr r8,SPRN_SPRG_THREAD
147 mfspr r12,SPRN_SPRG_THREAD
640 mtspr SPRN_SPRG_THREAD,r0 /* Update current THREAD phys addr */
1066 mfspr r9,SPRN_SPRG_THREAD
1083 mfspr r9,SPRN_SPRG_THREAD
1092 mfspr r9,SPRN_SPRG_THREAD
1106 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.S261 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
953 mtspr SPRN_SPRG_THREAD,r4
Dhead_44x.S108 mtspr SPRN_SPRG_THREAD,r4
332 mfspr r11,SPRN_SPRG_THREAD
443 mfspr r11,SPRN_SPRG_THREAD
672 3: mfspr r11,SPRN_SPRG_THREAD
Dfpu.S166 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
Dhead_8xx.S132 mfspr r11,SPRN_SPRG_THREAD; \
639 mtspr SPRN_SPRG_THREAD,r4
Dvector.S133 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
/linux-4.1.27/arch/powerpc/kvm/
Dbook3s_rmhandlers.S62 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-4.1.27/arch/powerpc/mm/
Dhash_low_32.S71 mfspr r8,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
/linux-4.1.27/arch/powerpc/include/asm/
Dreg.h964 #define SPRN_SPRG_THREAD SPRN_SPRG3 macro