Searched refs:SPRN_SPRG_SCRATCH1 (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_rmhandlers.S | 65 mtspr SPRN_SPRG_SCRATCH1, r12 /* Save r12 */ 70 mfspr r12, SPRN_SPRG_SCRATCH1 76 mfspr r12, SPRN_SPRG_SCRATCH1
|
/linux-4.1.27/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 | 124 mtspr SPRN_SPRG_SCRATCH1,r11; \ 146 mfspr r12,SPRN_SPRG_SCRATCH1; \ 167 mfspr r11,SPRN_SPRG_SCRATCH1 552 mfspr r11, SPRN_SPRG_SCRATCH1 /* restore r11 */ 618 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
|
/linux-4.1.27/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
|