Home
last modified time | relevance | path

Searched refs:SPRN_SPRG5R (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h442 #define SPRN_SPRG5R 0x105 /* Special Purpose Register General 5 Read */ macro
698 #define SPRG5R SPRN_SPRG5R
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h59 #define SPRN_SPRG5R 0x105 /* Special Purpose Register General 5 Read */ macro
H A Dreg.h1238 #define SPRN_SPRG_RSCRATCH3 SPRN_SPRG5R
/openbmc/linux/arch/powerpc/kernel/
H A Dkvm.c498 case KVM_INST_MFSPR(SPRN_SPRG5R): in kvm_check_ins()