Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_sleep.S126 mtspr SPRN_SPRG0, r7
150 mfspr r7, SPRN_SPRG0
/linux/arch/powerpc/include/asm/
H A Dreg.h749 #define SPRN_SPRG0 0x110 /* Special Purpose Register General 0 */ macro
1189 #define SPRN_SPRG_GEN_SCRATCH SPRN_SPRG0
1200 #define SPRN_SPRG_SCRATCH0 SPRN_SPRG0
1207 #define SPRN_SPRG_RSCRATCH0 SPRN_SPRG0
1208 #define SPRN_SPRG_WSCRATCH0 SPRN_SPRG0
1226 #define SPRN_SPRG_SCRATCH0 SPRN_SPRG0
/linux/arch/powerpc/kvm/
H A Demulate.c98 case SPRN_SPRG0: in kvmppc_emulate_mtspr()
157 case SPRN_SPRG0: in kvmppc_emulate_mfspr()
H A Dbook3s_hv_p9_entry.c664 mtspr(SPRN_SPRG0, vcpu->arch.shregs.sprg0); in kvmhv_vcpu_entry_p9()
834 vcpu->arch.shregs.sprg0 = mfspr(SPRN_SPRG0); in kvmhv_vcpu_entry_p9()
H A Dbook3s_hv_rmhandlers.S776 mtspr SPRN_SPRG0, r5
1335 mfspr r3, SPRN_SPRG0
/linux/arch/powerpc/kernel/
H A Dswsusp_85xx.S78 mfspr r4,SPRN_SPRG0
154 mtspr SPRN_SPRG0,r4
H A Dkvm.c429 case KVM_INST_MFSPR(SPRN_SPRG0): in kvm_check_ins()
532 case KVM_INST_MTSPR(SPRN_SPRG0): in kvm_check_ins()
/linux/arch/powerpc/platforms/83xx/
H A Dsuspend-asm.S92 mfspr r4, SPRN_SPRG0
521 mtspr SPRN_SPRG0, r4