Searched refs:SPRN_SPRG_SCRATCH1 (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
D | book3s_rmhandlers.S | 58 mtspr SPRN_SPRG_SCRATCH1, r12 /* Save r12 */ 63 mfspr r12, SPRN_SPRG_SCRATCH1 69 mfspr r12, SPRN_SPRG_SCRATCH1
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | head_40x.S | 254 mtspr SPRN_SPRG_SCRATCH1, r11 325 mfspr r11, SPRN_SPRG_SCRATCH1 335 mtspr SPRN_SPRG_SCRATCH1, r11 406 mfspr r11, SPRN_SPRG_SCRATCH1 551 mfspr r11, SPRN_SPRG_SCRATCH1
|
D | head_8xx.S | 205 mtspr SPRN_SPRG_SCRATCH1, r11 245 mfspr r11, SPRN_SPRG_SCRATCH1 255 mfspr r11, SPRN_SPRG_SCRATCH1 396 mfspr r11, SPRN_SPRG_SCRATCH1 538 153: mfspr r11, SPRN_SPRG_SCRATCH1 /* load r11 from SPRN_SPRG_SCRATCH1 */
|
D | head_32.h | 21 mtspr SPRN_SPRG_SCRATCH1,r11 90 mfspr r12,SPRN_SPRG_SCRATCH1
|
D | head_book3s_32.S | 311 mtspr SPRN_SPRG_SCRATCH1,r11 349 mtspr SPRN_SPRG_SCRATCH1,r11 771 mfspr r11, SPRN_SPRG_SCRATCH1
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
D | reg.h | 1207 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1 macro 1214 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1 macro 1248 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1 macro
|