Searched refs:SPRN_ESR (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dhead_booke.h143 mfspr r9,SPRN_ESR; /* in them at the point where the */\
191 mfspr r5,SPRN_ESR; \
349 mfspr r5,SPRN_ESR; /* Grab the ESR and save it */ \
357 mfspr r5,SPRN_ESR; /* Grab the ESR and save it */ \
374 mfspr r4,SPRN_ESR; /* Grab the ESR and save it */ \
H A Dexceptions-64e.S287 mfspr r15,SPRN_ESR
306 mfspr r15,SPRN_ESR
313 mfspr r14,SPRN_ESR
599 mfspr r11,SPRN_ESR
H A Dhead_40x.S174 mfspr r9,SPRN_ESR; /* in them at the point where the */\
290 mfspr r10, SPRN_ESR
418 mfspr r4,SPRN_ESR /* Grab the ESR and save it */
735 mfspr r5,SPRN_ESR /* Grab the ESR, save it, pass arg3 */
H A Dtraps.c338 mtspr(SPRN_ESR, reason & ~ESR_IMCP);
353 mtspr(SPRN_ESR, reason & ~ESR_IMCP);
391 mtspr(SPRN_ESR, reason & ~ESR_IMCP);
H A Dhead_44x.S242 * as we could avoid loading SPRN_ESR completely in the first
248 mfspr r12,SPRN_ESR
479 * as we could avoid loading SPRN_ESR completely in the first
485 mfspr r12,SPRN_ESR
H A Dhead_fsl_booke.S277 mfspr r5,SPRN_ESR /* Grab the ESR, save it, pass arg3 */
371 * as we could avoid loading SPRN_ESR completely in the first
377 mfspr r12,SPRN_ESR
H A Dentry_32.S1014 mtspr SPRN_ESR,r10; \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dtlb_low_64e.S50 mfspr r14,SPRN_ESR
271 mtspr SPRN_ESR,r15
426 mtspr SPRN_ESR,r16
459 mfspr r14,SPRN_ESR
639 mtspr SPRN_ESR,r14
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A Dbooke_emulate.c109 case SPRN_ESR:
204 case SPRN_ESR:
H A Dbooke_interrupts.S167 mfspr r9, SPRN_ESR
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg_booke.h158 #define SPRN_ESR 0x03E /* Exception Syndrome Register */ macro
173 #define SPRN_ESR 0x3D4 /* Exception Syndrome Register */ macro

Completed in 77 milliseconds