Searched refs:SPRN_SPRG2 (Results 1 – 11 of 11) sorted by relevance
/arch/powerpc/platforms/iseries/ |
D | exception.S | 131 mtspr SPRN_SPRG2,r12 140 mfspr r12,SPRN_SPRG2 148 mfspr r12,SPRN_SPRG2
|
/arch/powerpc/kvm/ |
D | emulate.c | 171 case SPRN_SPRG2: in kvmppc_emulate_instruction() 236 case SPRN_SPRG2: in kvmppc_emulate_instruction()
|
/arch/powerpc/kernel/ |
D | head_32.S | 358 mfspr r11,SPRN_SPRG2 366 mfspr r4,SPRN_SPRG2 942 mtspr SPRN_SPRG2,r3 /* 0 => not in RTAS */ 1025 mtspr SPRN_SPRG2,r3 /* 0 => not in RTAS */
|
D | head_64.S | 194 mtspr SPRN_SPRG2,r12 203 mfspr r12,SPRN_SPRG2 369 mfspr r12,SPRN_SPRG2
|
D | head_40x.S | 114 mtspr SPRN_SPRG2,r1; \ 133 mfspr r10,SPRN_SPRG2; \
|
D | head_booke.h | 64 #define CRIT_SPRG SPRN_SPRG2
|
D | entry_32.S | 1139 mtspr SPRN_SPRG2,r7 1149 mtspr SPRN_SPRG2,r0
|
D | head_8xx.S | 607 mtspr SPRN_SPRG2,r3 /* 0 => r1 has kernel sp */
|
/arch/powerpc/platforms/83xx/ |
D | suspend-asm.S | 96 mfspr r6, SPRN_SPRG2 504 mtspr SPRN_SPRG2, r6
|
/arch/powerpc/include/asm/ |
D | reg.h | 386 #define SPRN_SPRG2 0x112 /* Special Purpose Register General 2 */ macro
|
/arch/powerpc/xmon/ |
D | xmon.c | 1596 mfspr(SPRN_DEC), mfspr(SPRN_SPRG2)); in super_regs()
|