Searched refs:SPRN_SPRG_SCRATCH1 (Results 1 – 5 of 5) sorted by relevance
/arch/powerpc/kvm/ |
D | book3s_rmhandlers.S | 68 mtspr SPRN_SPRG_SCRATCH1, r12 /* Save r12 */ 73 mfspr r12, SPRN_SPRG_SCRATCH1 79 mfspr r12, SPRN_SPRG_SCRATCH1
|
/arch/powerpc/kernel/ |
D | head_40x.S | 110 mtspr SPRN_SPRG_SCRATCH1,r11; \ 126 mfspr r12,SPRN_SPRG_SCRATCH1; \ 265 mtspr SPRN_SPRG_SCRATCH1, r11 361 mfspr r11, SPRN_SPRG_SCRATCH1 386 mfspr r11, SPRN_SPRG_SCRATCH1 454 mtspr SPRN_SPRG_SCRATCH1, r11 544 mfspr r11, SPRN_SPRG_SCRATCH1 554 mtspr SPRN_SPRG_SCRATCH1, r11 644 mfspr r11, SPRN_SPRG_SCRATCH1 820 mfspr r11, SPRN_SPRG_SCRATCH1
|
D | head_8xx.S | 144 mtspr SPRN_SPRG_SCRATCH1,r11 164 mfspr r12,SPRN_SPRG_SCRATCH1; \ 184 mfspr r11,SPRN_SPRG_SCRATCH1 819 mfspr r11, SPRN_SPRG_SCRATCH1 /* restore r11 */ 885 153: mfspr r11, SPRN_SPRG_SCRATCH1 /* load r11 from SPRN_SPRG_SCRATCH1 */
|
D | head_32.S | 252 mtspr SPRN_SPRG_SCRATCH1,r11; \ 275 mfspr r12,SPRN_SPRG_SCRATCH1; \ 364 mtspr SPRN_SPRG_SCRATCH1,r11
|
/arch/powerpc/include/asm/ |
D | reg.h | 1132 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1 macro 1139 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1 macro 1173 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1 macro
|