Searched refs:SPR_ESR_BASE (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/arch/openrisc/kernel/ |
D | head.S | 227 l.mfspr r30,r0,SPR_ESR_BASE ;\ 249 l.mfspr r12,r0,SPR_ESR_BASE ;\ 270 l.mtspr r0,r30,SPR_ESR_BASE ;\ 332 l.mfspr r12,r0,SPR_ESR_BASE ;\ 352 l.mtspr r0,r30,SPR_ESR_BASE ;\ 798 l.mtspr r0,r30,SPR_ESR_BASE 974 l.mfspr r6,r0,SPR_ESR_BASE // 1070 l.mfspr r6,r0,SPR_ESR_BASE // 1712 l.mtspr r0,r3,SPR_ESR_BASE
|
D | entry.S | 112 l.mtspr r0,r3,SPR_ESR_BASE ;\ 789 l.mtspr r0,r15,SPR_ESR_BASE
|
/Linux-v4.19/arch/openrisc/include/asm/ |
D | spr_defs.h | 67 #define SPR_ESR_BASE (SPRGROUP_SYS + 64) macro
|