Searched refs:SPRN_SPRG_THREAD (Results 1 – 14 of 14) sorted by relevance
/arch/powerpc/kernel/ |
D | head_fsl_booke.S | 237 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 …]
|
D | head_40x.S | 116 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
|
D | fpu.S | 98 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
|
D | entry_32.S | 95 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
|
D | head_booke.h | 36 mfspr r10, SPRN_SPRG_THREAD; \ 131 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\ 187 mfspr r10, SPRN_SPRG_THREAD; \
|
D | head_32.S | 262 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
|
D | head_44x.S | 109 mtspr SPRN_SPRG_THREAD,r4 333 mfspr r11,SPRN_SPRG_THREAD 444 mfspr r11,SPRN_SPRG_THREAD 673 3: mfspr r11,SPRN_SPRG_THREAD
|
D | vector.S | 65 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
|
D | head_8xx.S | 147 mfspr r11,SPRN_SPRG_THREAD; \ 715 mtspr SPRN_SPRG_THREAD,r4
|
/arch/powerpc/kvm/ |
D | book3s_rmhandlers.S | 65 mfspr r13, SPRN_SPRG_THREAD
|
D | booke_interrupts.S | 59 mfspr r4, SPRN_SPRG_THREAD 85 mfspr r4, SPRN_SPRG_THREAD 99 mfspr r4, SPRN_SPRG_THREAD 107 mfspr r4, SPRN_SPRG_THREAD
|
D | bookehv_interrupts.S | 315 mfspr r10, SPRN_SPRG_THREAD
|
/arch/powerpc/mm/ |
D | hash_low_32.S | 73 mfspr r8,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
|
/arch/powerpc/include/asm/ |
D | reg.h | 998 #define SPRN_SPRG_THREAD SPRN_SPRG3 macro
|