Home
last modified time | relevance | path

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

/Linux-v5.4/arch/openrisc/kernel/
Dhead.S258 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/
Dspr_defs.h61 #define SPR_EEAR_BASE (SPRGROUP_SYS + 48) macro