Searched refs:SPR_EEAR_BASE (Results 1 – 2 of 2) sorted by relevance
/linux/arch/openrisc/kernel/ |
H A D | head.S | 258 l.mfspr r4,r0,SPR_EEAR_BASE ;\ 347 l.mfspr r4,r0,SPR_EEAR_BASE ;\ 1002 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA 1089 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA 1168 l.mfspr r2,r0,SPR_EEAR_BASE 1215 l.mfspr r3, r0, SPR_EEAR_BASE 1246 l.mfspr r2,r0,SPR_EEAR_BASE 1300 l.mfspr r3, r0, SPR_EEAR_BASE
|
/linux/arch/openrisc/include/asm/ |
H A D | spr_defs.h | 61 #define SPR_EEAR_BASE (SPRGROUP_SYS + 48) macro
|