Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dhead_4xx.S260 mfspr r20, SPRN_DEAR /* Get faulting address */
394 mfspr r4,SPRN_DEAR /* Grab the DEAR and save it */
423 mfspr r4,SPRN_DEAR /* Grab the DEAR, save it, pass arg2 */
500 mfspr r20, SPRN_DEAR /* Get faulting address */
Dhead_44x.S466 mfspr r20, SPRN_DEAR /* Get faulting address */
590 mfspr r4,SPRN_DEAR /* Grab the DEAR and save it */
655 mfspr r20, SPRN_DEAR /* Get faulting address */
865 mfspr r4,SPRN_DEAR /* Grab the DEAR, save it, pass arg2 */
/linux-2.4.37.9/include/asm-ppc/
Dprocessor.h207 #define SPRN_DEAR 0x03D /* Book E Data Error Address Register */ macro
209 #define SPRN_DEAR 0x3D5 /* Data Error Address Register */ macro
/linux-2.4.37.9/include/asm-ppc64/
Dprocessor.h183 #define SPRN_DEAR 0x3D5 /* Data Error Address Register */ macro