Searched refs:SPR_ESR_BASE (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/arch/openrisc/kernel/ |
D | head.S | 223 l.mfspr r30,r0,SPR_ESR_BASE ;\ 245 l.mfspr r12,r0,SPR_ESR_BASE ;\ 266 l.mtspr r0,r30,SPR_ESR_BASE ;\ 328 l.mfspr r12,r0,SPR_ESR_BASE ;\ 348 l.mtspr r0,r30,SPR_ESR_BASE ;\ 794 l.mtspr r0,r30,SPR_ESR_BASE 970 l.mfspr r6,r0,SPR_ESR_BASE // 1066 l.mfspr r6,r0,SPR_ESR_BASE // 1708 l.mtspr r0,r3,SPR_ESR_BASE
|
D | entry.S | 108 l.mtspr r0,r3,SPR_ESR_BASE ;\ 785 l.mtspr r0,r15,SPR_ESR_BASE
|
/Linux-v5.4/arch/openrisc/include/asm/ |
D | spr_defs.h | 63 #define SPR_ESR_BASE (SPRGROUP_SYS + 64) macro
|