Searched refs:SPRN_SPRG_SCRATCH1 (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/ |
D | head_8xx.S | 116 mtspr SPRN_SPRG_SCRATCH1, r11; \ 139 mfspr r12,SPRN_SPRG_SCRATCH1; \ 298 mtspr SPRN_SPRG_SCRATCH1, r11 377 mfspr r11, SPRN_SPRG_SCRATCH1 390 mfspr r11, SPRN_SPRG_SCRATCH1 422 mtspr SPRN_SPRG_SCRATCH1, r11 494 mfspr r11, SPRN_SPRG_SCRATCH1 505 mfspr r11, SPRN_SPRG_SCRATCH1 555 mtspr SPRN_SPRG_SCRATCH1, r11 591 mtspr SPRN_SPRG_SCRATCH1, r11 [all …]
|
D | head_40x.S | 111 mtspr SPRN_SPRG_SCRATCH1,r11; \ 127 mfspr r12,SPRN_SPRG_SCRATCH1; \ 266 mtspr SPRN_SPRG_SCRATCH1, r11 362 mfspr r11, SPRN_SPRG_SCRATCH1 387 mfspr r11, SPRN_SPRG_SCRATCH1 455 mtspr SPRN_SPRG_SCRATCH1, r11 545 mfspr r11, SPRN_SPRG_SCRATCH1 555 mtspr SPRN_SPRG_SCRATCH1, r11 645 mfspr r11, SPRN_SPRG_SCRATCH1 821 mfspr r11, SPRN_SPRG_SCRATCH1
|
D | head_32.S | 253 mtspr SPRN_SPRG_SCRATCH1,r11; \ 276 mfspr r12,SPRN_SPRG_SCRATCH1; \ 365 mtspr SPRN_SPRG_SCRATCH1,r11
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_rmhandlers.S | 69 mtspr SPRN_SPRG_SCRATCH1, r12 /* Save r12 */ 74 mfspr r12, SPRN_SPRG_SCRATCH1 80 mfspr r12, SPRN_SPRG_SCRATCH1
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | reg.h | 1160 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1 macro 1167 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1 macro 1201 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1 macro
|