Home
last modified time | relevance | path

Searched refs:SPRN_SPRG5 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dreg.h493 #define SPRN_SPRG5 0x115 /* Special Purpose Register General 5 */ macro
881 #define SPRN_SPRG_SCRATCH4 SPRN_SPRG5
/linux-3.4.99/arch/powerpc/kvm/
Dbooke_emulate.c130 case SPRN_SPRG5: in kvmppc_booke_emulate_mtspr()
/linux-3.4.99/arch/powerpc/kernel/
Dkvm.c504 case KVM_INST_MFSPR(SPRN_SPRG5): in kvm_check_ins()
603 case KVM_INST_MTSPR(SPRN_SPRG5): in kvm_check_ins()