Searched refs:SPRN_PIR (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dtreeboot-iss4xx.c42 #define SPRN_PIR 0x11E /* Processor Indentification Register */ macro
52 pir_reg = mfspr(SPRN_PIR);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Ddbell.c34 info->tag = mfspr(SPRN_PIR) & 0x3fff;
H A Dhead_booke.h86 mfspr r8,SPRN_PIR; \
H A Dhead_fsl_booke.S149 mfspr r24,SPRN_PIR
H A Dmisc_32.S813 mfspr r3, SPRN_PIR /* current core we are running on */
H A Dhead_32.S823 mfspr r3, SPRN_PIR
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Demulate.c234 case SPRN_PIR:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg.h396 #ifndef SPRN_PIR
397 #define SPRN_PIR 0x3FF /* Processor Identification Register */ macro
H A Dreg_booke.h159 #define SPRN_PIR 0x11E /* Processor Identification Register */ macro

Completed in 79 milliseconds