Searched refs:SPR_EEAR_BASE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/arch/openrisc/kernel/ |
D | head.S | 258 l.mfspr r4,r0,SPR_EEAR_BASE ;\ 343 l.mfspr r4,r0,SPR_EEAR_BASE ;\ 987 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA 1074 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA 1153 l.mfspr r2,r0,SPR_EEAR_BASE 1200 l.mfspr r3, r0, SPR_EEAR_BASE 1231 l.mfspr r2,r0,SPR_EEAR_BASE 1285 l.mfspr r3, r0, SPR_EEAR_BASE
|
/Linux-v5.4/arch/openrisc/include/asm/ |
D | spr_defs.h | 61 #define SPR_EEAR_BASE (SPRGROUP_SYS + 48) macro
|