Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dreg.h490 #define SPRN_SPRG2 0x112 /* Special Purpose Register General 2 */ macro
818 #define SPRN_SPRG_SCRATCH0 SPRN_SPRG2
860 #define SPRN_SPRG_TLB_EXFRAME SPRN_SPRG2
872 #define SPRN_SPRG_RTAS SPRN_SPRG2
879 #define SPRN_SPRG_SCRATCH2 SPRN_SPRG2
891 #define SPRN_SPRG_RSCRATCH_CRIT SPRN_SPRG2
892 #define SPRN_SPRG_WSCRATCH_CRIT SPRN_SPRG2
/linux-3.4.99/arch/powerpc/kernel/
Dhead_8xx.S304 mtspr SPRN_SPRG2, r11
366 mfspr r11, SPRN_SPRG2
389 mfspr r11, SPRN_SPRG2
412 mtspr SPRN_SPRG2, r11
490 mfspr r11, SPRN_SPRG2
Dkvm.c443 case KVM_INST_MFSPR(SPRN_SPRG2): in kvm_check_ins()
546 case KVM_INST_MTSPR(SPRN_SPRG2): in kvm_check_ins()
/linux-3.4.99/arch/powerpc/kvm/
Demulate.c281 case SPRN_SPRG2: in kvmppc_emulate_instruction()
361 case SPRN_SPRG2: in kvmppc_emulate_instruction()
Dbook3s_hv_rmhandlers.S209 mtspr SPRN_SPRG2, r7
965 mfspr r5, SPRN_SPRG2
/linux-3.4.99/arch/powerpc/platforms/83xx/
Dsuspend-asm.S96 mfspr r6, SPRN_SPRG2
504 mtspr SPRN_SPRG2, r6
/linux-3.4.99/arch/powerpc/xmon/
Dxmon.c1635 mfspr(SPRN_DEC), mfspr(SPRN_SPRG2)); in super_regs()