Home
last modified time | relevance | path

Searched refs:SPRN_SPRG1 (Results 1 – 8 of 8) sorted by relevance

/arch/powerpc/platforms/52xx/
Dmpc52xx_sleep.S127 mtspr SPRN_SPRG1, r8
149 mfspr r8, SPRN_SPRG1
/arch/powerpc/include/asm/
Dreg.h694 #define SPRN_SPRG1 0x111 /* Special Purpose Register General 1 */ macro
1068 #define SPRN_SPRG_PACA SPRN_SPRG1
1132 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1
1139 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1
1150 #define SPRN_SPRG_RSCRATCH1 SPRN_SPRG1
1151 #define SPRN_SPRG_WSCRATCH1 SPRN_SPRG1
1158 #define SPRN_SPRG_RSCRATCH_MC SPRN_SPRG1
1159 #define SPRN_SPRG_WSCRATCH_MC SPRN_SPRG1
1173 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1
/arch/powerpc/kvm/
Demulate.c119 case SPRN_SPRG1: in kvmppc_emulate_mtspr()
178 case SPRN_SPRG1: in kvmppc_emulate_mfspr()
Dbook3s_hv_rmhandlers.S931 mtspr SPRN_SPRG1, r6
1636 mfspr r4, SPRN_SPRG1
/arch/powerpc/kernel/
Dswsusp_booke.S80 mfspr r4,SPRN_SPRG1
156 mtspr SPRN_SPRG1,r4
Dkvm.c442 case KVM_INST_MFSPR(SPRN_SPRG1): in kvm_check_ins()
545 case KVM_INST_MTSPR(SPRN_SPRG1): in kvm_check_ins()
/arch/powerpc/platforms/83xx/
Dsuspend-asm.S95 mfspr r5, SPRN_SPRG1
523 mtspr SPRN_SPRG1, r5
/arch/powerpc/xmon/
Dxmon.c1889 mfspr(SPRN_PVR), mfspr(SPRN_SPRG1)); in super_regs()