Searched refs:SPR_EEAR_BASE (Results 1 – 2 of 2) sorted by relevance
/arch/openrisc/kernel/ |
D | head.S | 194 l.mfspr r4,r0,SPR_EEAR_BASE ;\ 276 l.mfspr r4,r0,SPR_EEAR_BASE ;\ 815 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA 902 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA 983 l.mfspr r2,r0,SPR_EEAR_BASE 1045 l.mfspr r2,r0,SPR_EEAR_BASE 1085 l.mfspr r2,r0,SPR_EEAR_BASE 1167 l.mfspr r2,r0,SPR_EEAR_BASE
|
/arch/openrisc/include/asm/ |
D | spr_defs.h | 60 #define SPR_EEAR_BASE (SPRGROUP_SYS + 48) macro
|