Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dreg_booke.h52 #define SPRN_SPRG4R 0x104 /* Special Purpose Register General 4 Read */ macro
H A Dreg.h1213 #define SPRN_SPRG_RSCRATCH2 SPRN_SPRG4R
/linux/arch/powerpc/kernel/
H A Dkvm.c491 case KVM_INST_MFSPR(SPRN_SPRG4R): in kvm_check_ins()