Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/52xx/
A Dmpc52xx_sleep.S126 mtspr SPRN_SPRG0, r7
150 mfspr r7, SPRN_SPRG0
/linux/arch/powerpc/include/asm/
A Dreg.h745 #define SPRN_SPRG0 0x110 /* Special Purpose Register General 0 */ macro
1194 #define SPRN_SPRG_GEN_SCRATCH SPRN_SPRG0
1205 #define SPRN_SPRG_SCRATCH0 SPRN_SPRG0
1212 #define SPRN_SPRG_SCRATCH0 SPRN_SPRG0
1222 #define SPRN_SPRG_RSCRATCH0 SPRN_SPRG0
1223 #define SPRN_SPRG_WSCRATCH0 SPRN_SPRG0
1241 #define SPRN_SPRG_SCRATCH0 SPRN_SPRG0
/linux/arch/powerpc/kvm/
A Demulate.c98 case SPRN_SPRG0: in kvmppc_emulate_mtspr()
157 case SPRN_SPRG0: in kvmppc_emulate_mfspr()
A Dbook3s_hv_p9_entry.c283 mtspr(SPRN_SPRG0, vcpu->arch.shregs.sprg0); in kvmhv_vcpu_entry_p9()
459 vcpu->arch.shregs.sprg0 = mfspr(SPRN_SPRG0); in kvmhv_vcpu_entry_p9()
A Dbook3s_hv_rmhandlers.S767 mtspr SPRN_SPRG0, r5
1335 mfspr r3, SPRN_SPRG0
/linux/arch/powerpc/kernel/
A Dswsusp_booke.S78 mfspr r4,SPRN_SPRG0
154 mtspr SPRN_SPRG0,r4
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/
A Dsuspend-asm.S91 mfspr r4, SPRN_SPRG0
519 mtspr SPRN_SPRG0, r4
/linux/arch/powerpc/xmon/
A Dxmon.c2178 mfmsr(), mfspr(SPRN_SPRG0)); in super_regs()

Completed in 24 milliseconds