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 | 109 mtspr SPRN_SPRG_SCRATCH1,r11; \ 125 mfspr r12,SPRN_SPRG_SCRATCH1; \ 264 mtspr SPRN_SPRG_SCRATCH1, r11 360 mfspr r11, SPRN_SPRG_SCRATCH1 385 mfspr r11, SPRN_SPRG_SCRATCH1 453 mtspr SPRN_SPRG_SCRATCH1, r11 543 mfspr r11, SPRN_SPRG_SCRATCH1 553 mtspr SPRN_SPRG_SCRATCH1, r11 643 mfspr r11, SPRN_SPRG_SCRATCH1 819 mfspr r11, SPRN_SPRG_SCRATCH1
|
D | head_8xx.S | 138 mtspr SPRN_SPRG_SCRATCH1,r11 159 mfspr r12,SPRN_SPRG_SCRATCH1; \ 179 mfspr r11,SPRN_SPRG_SCRATCH1 575 mfspr r11, SPRN_SPRG_SCRATCH1 /* restore r11 */ 641 153: mfspr r11, SPRN_SPRG_SCRATCH1 /* load r11 from SPRN_SPRG_SCRATCH1 */
|
D | head_32.S | 251 mtspr SPRN_SPRG_SCRATCH1,r11; \ 275 mfspr r12,SPRN_SPRG_SCRATCH1; \ 364 mtspr SPRN_SPRG_SCRATCH1,r11
|
/arch/powerpc/include/asm/ |
D | reg.h | 1026 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1 macro 1033 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1 macro 1067 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1 macro
|