Home
last modified time | relevance | path

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

/linux-4.4.14/arch/openrisc/kernel/
Dhead.S195 l.mfspr r4,r0,SPR_EEAR_BASE ;\
277 l.mfspr r4,r0,SPR_EEAR_BASE ;\
811 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA
898 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA
979 l.mfspr r2,r0,SPR_EEAR_BASE
1041 l.mfspr r2,r0,SPR_EEAR_BASE
1080 l.mfspr r2,r0,SPR_EEAR_BASE
1162 l.mfspr r2,r0,SPR_EEAR_BASE
/linux-4.4.14/arch/openrisc/include/asm/
Dspr_defs.h60 #define SPR_EEAR_BASE (SPRGROUP_SYS + 48) macro