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.S236 mtspr SPRN_SPRG_THREAD,r4
442 mfspr r10, SPRN_SPRG_THREAD
480 mfspr r11,SPRN_SPRG_THREAD
526 mfspr r10, SPRN_SPRG_THREAD
543 mfspr r10, SPRN_SPRG_THREAD
589 mfspr r11,SPRN_SPRG_THREAD
622 mfspr r10, SPRN_SPRG_THREAD
710 mfspr r12, SPRN_SPRG_THREAD
843 mfspr r10, SPRN_SPRG_THREAD
900 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.S95 mfspr r8,SPRN_SPRG_THREAD
119 mfspr r8,SPRN_SPRG_THREAD
149 mfspr r12,SPRN_SPRG_THREAD
655 mtspr SPRN_SPRG_THREAD,r0 /* Update current THREAD phys addr */
1090 mfspr r9,SPRN_SPRG_THREAD
1107 mfspr r9,SPRN_SPRG_THREAD
1116 mfspr r9,SPRN_SPRG_THREAD
1130 mfspr r9,SPRN_SPRG_THREAD
Dhead_booke.h46 mfspr r10, SPRN_SPRG_THREAD; \
143 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\
199 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.S145 mfspr r11,SPRN_SPRG_THREAD; \
662 mtspr SPRN_SPRG_THREAD,r4
Dvector.S133 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
/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.S319 mfspr r10, SPRN_SPRG_THREAD
/arch/powerpc/mm/
Dhash_low_32.S71 mfspr r8,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
/arch/powerpc/include/asm/
Dreg.h964 #define SPRN_SPRG_THREAD SPRN_SPRG3 macro