Searched refs:SPR_EEAR_BASE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/openrisc/kernel/ |
H A D | head.S | 258 l.mfspr r4,r0,SPR_EEAR_BASE ;\ 343 l.mfspr r4,r0,SPR_EEAR_BASE ;\ 996 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA 1083 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA 1162 l.mfspr r2,r0,SPR_EEAR_BASE 1209 l.mfspr r3, r0, SPR_EEAR_BASE 1240 l.mfspr r2,r0,SPR_EEAR_BASE 1294 l.mfspr r3, r0, SPR_EEAR_BASE
|
/kernel/linux/linux-6.6/arch/openrisc/kernel/ |
H A D | head.S | 258 l.mfspr r4,r0,SPR_EEAR_BASE ;\ 347 l.mfspr r4,r0,SPR_EEAR_BASE ;\ 1000 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA 1087 l.mfspr r4,r0,SPR_EEAR_BASE // get the offending EA 1166 l.mfspr r2,r0,SPR_EEAR_BASE 1213 l.mfspr r3, r0, SPR_EEAR_BASE 1244 l.mfspr r2,r0,SPR_EEAR_BASE 1298 l.mfspr r3, r0, SPR_EEAR_BASE
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
H A D | spr_defs.h | 61 #define SPR_EEAR_BASE (SPRGROUP_SYS + 48) macro
|
/kernel/linux/linux-6.6/arch/openrisc/include/asm/ |
H A D | spr_defs.h | 61 #define SPR_EEAR_BASE (SPRGROUP_SYS + 48) macro
|
Completed in 14 milliseconds