Searched refs:SPR_ESR_BASE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/openrisc/kernel/ |
H A 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 ;\ 803 l.mtspr r0,r30,SPR_ESR_BASE 979 l.mfspr r6,r0,SPR_ESR_BASE // 1075 l.mfspr r6,r0,SPR_ESR_BASE // 1717 l.mtspr r0,r3,SPR_ESR_BASE
|
H A D | entry.S | 108 l.mtspr r0,r3,SPR_ESR_BASE ;\ 785 l.mtspr r0,r15,SPR_ESR_BASE
|
/kernel/linux/linux-6.6/arch/openrisc/kernel/ |
H A 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 ;\ 332 l.mfspr r12,r0,SPR_ESR_BASE ;\ 352 l.mtspr r0,r30,SPR_ESR_BASE ;\ 807 l.mtspr r0,r30,SPR_ESR_BASE 983 l.mfspr r6,r0,SPR_ESR_BASE // 1079 l.mfspr r6,r0,SPR_ESR_BASE // 1541 l.mtspr r0,r3,SPR_ESR_BASE
|
H A D | entry.S | 108 l.mtspr r0,r3,SPR_ESR_BASE ;\ 801 l.mtspr r0,r15,SPR_ESR_BASE
|
/kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
H A D | spr_defs.h | 63 #define SPR_ESR_BASE (SPRGROUP_SYS + 64) macro
|
/kernel/linux/linux-6.6/arch/openrisc/include/asm/ |
H A D | spr_defs.h | 63 #define SPR_ESR_BASE (SPRGROUP_SYS + 64) macro
|
Completed in 10 milliseconds