Searched refs:SPR_EPCR_BASE (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/arch/openrisc/kernel/ |
D | head.S | 243 l.mfspr r12,r0,SPR_EPCR_BASE ;\ 269 l.mtspr r0,r30,SPR_EPCR_BASE ;\ 312 l.mfspr r3,r0,SPR_EPCR_BASE ;\ 330 l.mfspr r12,r0,SPR_EPCR_BASE ;\ 355 l.mtspr r0,r30,SPR_EPCR_BASE ;\ 809 l.mtspr r0,r30,SPR_EPCR_BASE
|
D | entry.S | 106 l.mtspr r0,r3,SPR_EPCR_BASE ;\ 794 l.mtspr r0,r13,SPR_EPCR_BASE
|
/linux-6.12.1/arch/openrisc/include/asm/ |
D | spr_defs.h | 59 #define SPR_EPCR_BASE (SPRGROUP_SYS + 32) /* CZ 21/06/01 */ macro
|