Home
last modified time | relevance | path

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

/Linux-v4.19/arch/openrisc/kernel/
Dhead.S262 l.mfspr r4,r0,SPR_EEAR_BASE ;\
347 l.mfspr r4,r0,SPR_EEAR_BASE ;\
991 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA
1078 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA
1157 l.mfspr r2,r0,SPR_EEAR_BASE
1204 l.mfspr r3, r0, SPR_EEAR_BASE
1235 l.mfspr r2,r0,SPR_EEAR_BASE
1289 l.mfspr r3, r0, SPR_EEAR_BASE
/Linux-v4.19/arch/openrisc/include/asm/
Dspr_defs.h65 #define SPR_EEAR_BASE (SPRGROUP_SYS + 48) macro