Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dreg.h489 #define SPRN_SPRG1 0x111 /* Special Purpose Register General 1 */ macro
812 #define SPRN_SPRG_PACA SPRN_SPRG1
871 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1
878 #define SPRN_SPRG_SCRATCH1 SPRN_SPRG1
889 #define SPRN_SPRG_RSCRATCH1 SPRN_SPRG1
890 #define SPRN_SPRG_WSCRATCH1 SPRN_SPRG1
897 #define SPRN_SPRG_RSCRATCH_MC SPRN_SPRG1
898 #define SPRN_SPRG_WSCRATCH_MC SPRN_SPRG1
908 #define SPRN_SPRG_RVCPU SPRN_SPRG1
909 #define SPRN_SPRG_WVCPU SPRN_SPRG1
[all …]
/arch/powerpc/platforms/52xx/
Dmpc52xx_sleep.S126 mtspr SPRN_SPRG1, r8
148 mfspr r8, SPRN_SPRG1
/arch/powerpc/kvm/
Demulate.c277 case SPRN_SPRG1: in kvmppc_emulate_instruction()
357 case SPRN_SPRG1: in kvmppc_emulate_instruction()
Dbook3s_hv_rmhandlers.S208 mtspr SPRN_SPRG1, r6
964 mfspr r4, SPRN_SPRG1
/arch/powerpc/platforms/83xx/
Dsuspend-asm.S95 mfspr r5, SPRN_SPRG1
503 mtspr SPRN_SPRG1, r5
/arch/powerpc/kernel/
Dkvm.c440 case KVM_INST_MFSPR(SPRN_SPRG1): in kvm_check_ins()
543 case KVM_INST_MTSPR(SPRN_SPRG1): in kvm_check_ins()
/arch/powerpc/xmon/
Dxmon.c1633 mfspr(SPRN_PVR), mfspr(SPRN_SPRG1)); in super_regs()