Home
last modified time | relevance | path

Searched refs:SPR_EEAR_BASE (Results 1 – 2 of 2) sorted by relevance

/arch/openrisc/kernel/
Dhead.S194 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/
Dspr_defs.h60 #define SPR_EEAR_BASE (SPRGROUP_SYS + 48) macro