Searched refs:SPRN_SPRG_SCRATCH2 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/ |
D | head_8xx.S | 300 mtspr SPRN_SPRG_SCRATCH2, r12 379 mfspr r12, SPRN_SPRG_SCRATCH2 392 mfspr r12, SPRN_SPRG_SCRATCH2 423 mtspr SPRN_SPRG_SCRATCH2, r12 495 mfspr r12, SPRN_SPRG_SCRATCH2 506 mfspr r12, SPRN_SPRG_SCRATCH2 654 mfspr r12, SPRN_SPRG_SCRATCH2 672 mfspr r12, SPRN_SPRG_SCRATCH2 689 mfspr r12, SPRN_SPRG_SCRATCH2 700 mtspr SPRN_SPRG_SCRATCH2, r10 [all …]
|
D | head_40x.S | 112 mtspr SPRN_SPRG_SCRATCH2,r1; \ 131 mfspr r10,SPRN_SPRG_SCRATCH2; \
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | reg.h | 1168 #define SPRN_SPRG_SCRATCH2 SPRN_SPRG2 macro 1202 #define SPRN_SPRG_SCRATCH2 SPRN_SPRG2 macro
|