Searched refs:SPRN_SPRG_THREAD (Results 1 – 14 of 14) sorted by relevance
/arch/powerpc/kernel/ |
D | head_fsl_booke.S | 236 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 …]
|
D | head_40x.S | 115 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
|
D | entry_32.S | 95 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
|
D | head_booke.h | 46 mfspr r10, SPRN_SPRG_THREAD; \ 143 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\ 199 mfspr r10, SPRN_SPRG_THREAD; \
|
D | head_32.S | 261 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
|
D | head_44x.S | 108 mtspr SPRN_SPRG_THREAD,r4 332 mfspr r11,SPRN_SPRG_THREAD 443 mfspr r11,SPRN_SPRG_THREAD 672 3: mfspr r11,SPRN_SPRG_THREAD
|
D | fpu.S | 166 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
|
D | head_8xx.S | 145 mfspr r11,SPRN_SPRG_THREAD; \ 662 mtspr SPRN_SPRG_THREAD,r4
|
D | vector.S | 133 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
|
/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 | 319 mfspr r10, SPRN_SPRG_THREAD
|
/arch/powerpc/mm/ |
D | hash_low_32.S | 71 mfspr r8,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
|
/arch/powerpc/include/asm/ |
D | reg.h | 964 #define SPRN_SPRG_THREAD SPRN_SPRG3 macro
|