Searched refs:SPRN_SPRG_SCRATCH2 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_8xx.S | 193 mtspr SPRN_SPRG_SCRATCH2, r10 233 0: mfspr r10, SPRN_SPRG_SCRATCH2 243 mfspr r10, SPRN_SPRG_SCRATCH2 249 mtspr SPRN_SPRG_SCRATCH2, r10 292 0: mfspr r10, SPRN_SPRG_SCRATCH2 302 mfspr r10, SPRN_SPRG_SCRATCH2
|
H A D | head_32.h | 46 mtspr SPRN_SPRG_SCRATCH2,r1 71 mfspr r11, SPRN_SPRG_SCRATCH2
|
H A D | head_book3s_32.S | 260 mtspr SPRN_SPRG_SCRATCH2,r1 265 mfspr r1, SPRN_SPRG_SCRATCH2 281 mtspr SPRN_SPRG_SCRATCH2,r10 292 mfspr r10, SPRN_SPRG_SCRATCH2 721 mfspr r10, SPRN_SPRG_SCRATCH2
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | 8xx-pmu.c | 156 ppc_inst_t insn = ppc_inst(PPC_RAW_MFSPR(10, SPRN_SPRG_SCRATCH2)); in mpc8xx_pmu_del()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | reg.h | 1215 #define SPRN_SPRG_SCRATCH2 SPRN_SPRG2 macro 1222 #define SPRN_SPRG_SCRATCH2 SPRN_SPRG2 macro 1251 #define SPRN_SPRG_SCRATCH2 SPRN_SPRG2 macro
|