Searched refs:SPRN_SPRG_THREAD (Results 1 – 14 of 14) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/ |
D | head_fsl_booke.S | 238 mtspr SPRN_SPRG_THREAD,r4 444 mfspr r10, SPRN_SPRG_THREAD 475 mfspr r11,SPRN_SPRG_THREAD 521 mfspr r10, SPRN_SPRG_THREAD 538 mfspr r10, SPRN_SPRG_THREAD 576 mfspr r11,SPRN_SPRG_THREAD 609 mfspr r10, SPRN_SPRG_THREAD 697 mfspr r12, SPRN_SPRG_THREAD 830 mfspr r10, SPRN_SPRG_THREAD 864 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */ [all …]
|
D | head_40x.S | 117 mfspr r1,SPRN_SPRG_THREAD; /* if from user, start at top of */\ 160 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\ 308 mfspr r11,SPRN_SPRG_THREAD 488 mfspr r11,SPRN_SPRG_THREAD 588 mfspr r11,SPRN_SPRG_THREAD 838 mtspr SPRN_SPRG_THREAD,r4
|
D | entry_32.S | 104 mfspr r8,SPRN_SPRG_THREAD 128 mfspr r8,SPRN_SPRG_THREAD 158 mfspr r12,SPRN_SPRG_THREAD 705 mtspr SPRN_SPRG_THREAD,r0 /* Update current THREAD phys addr */ 1140 mfspr r9,SPRN_SPRG_THREAD 1157 mfspr r9,SPRN_SPRG_THREAD 1166 mfspr r9,SPRN_SPRG_THREAD 1180 mfspr r9,SPRN_SPRG_THREAD
|
D | head_booke.h | 37 mfspr r10, SPRN_SPRG_THREAD; \ 132 mfspr r11,SPRN_SPRG_THREAD; /* if from user, start at top of */\ 188 mfspr r10, SPRN_SPRG_THREAD; \
|
D | head_32.S | 263 mfspr r11,SPRN_SPRG_THREAD; \ 501 mfspr r2,SPRN_SPRG_THREAD 575 mfspr r2,SPRN_SPRG_THREAD 659 mfspr r2,SPRN_SPRG_THREAD 863 mtspr SPRN_SPRG_THREAD,r4 948 mtspr SPRN_SPRG_THREAD,r4
|
D | fpu.S | 100 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
|
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 | 67 mfspr r5,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
|
D | head_8xx.S | 126 mfspr r11,SPRN_SPRG_THREAD; \ 867 mtspr SPRN_SPRG_THREAD,r4
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_rmhandlers.S | 66 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
|
/Linux-v4.19/arch/powerpc/mm/ |
D | hash_low_32.S | 72 mfspr r8,SPRN_SPRG_THREAD /* current task's THREAD (phys) */
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | reg.h | 1098 #define SPRN_SPRG_THREAD SPRN_SPRG3 macro
|