Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h441 #define SPRN_SPRG4R 0x104 /* Special Purpose Register General 4 Read */ macro
697 #define SPRG4R SPRN_SPRG4R
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h58 #define SPRN_SPRG4R 0x104 /* Special Purpose Register General 4 Read */ macro
H A Dreg.h1236 #define SPRN_SPRG_RSCRATCH2 SPRN_SPRG4R
/openbmc/linux/arch/powerpc/kernel/
H A Dkvm.c491 case KVM_INST_MFSPR(SPRN_SPRG4R): in kvm_check_ins()