Searched refs:SPRN_SPRG_SCRATCH2 (Results 1 – 5 of 5) sorted by relevance
/arch/powerpc/kernel/ |
D | head_8xx.S | 192 mtspr SPRN_SPRG_SCRATCH2, r10 232 0: mfspr r10, SPRN_SPRG_SCRATCH2 242 mfspr r10, SPRN_SPRG_SCRATCH2 248 mtspr SPRN_SPRG_SCRATCH2, r10 291 0: mfspr r10, SPRN_SPRG_SCRATCH2 301 mfspr r10, SPRN_SPRG_SCRATCH2
|
D | head_32.h | 46 mtspr SPRN_SPRG_SCRATCH2,r1 71 mfspr r11, SPRN_SPRG_SCRATCH2
|
D | head_book3s_32.S | 262 mtspr SPRN_SPRG_SCRATCH2,r1 267 mfspr r1, SPRN_SPRG_SCRATCH2 283 mtspr SPRN_SPRG_SCRATCH2,r10 294 mfspr r10, SPRN_SPRG_SCRATCH2 729 mfspr r10, SPRN_SPRG_SCRATCH2
|
/arch/powerpc/perf/ |
D | 8xx-pmu.c | 156 struct ppc_inst insn = ppc_inst(PPC_RAW_MFSPR(10, SPRN_SPRG_SCRATCH2)); in mpc8xx_pmu_del()
|
/arch/powerpc/include/asm/ |
D | reg.h | 1207 #define SPRN_SPRG_SCRATCH2 SPRN_SPRG2 macro 1214 #define SPRN_SPRG_SCRATCH2 SPRN_SPRG2 macro 1243 #define SPRN_SPRG_SCRATCH2 SPRN_SPRG2 macro
|