Home
last modified time | relevance | path

Searched refs:SPR_SR_DCE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dprocessor.h26 | SPR_SR_DCE | SPR_SR_SM)
28 | SPR_SR_DCE | SPR_SR_IEE | SPR_SR_TEE)
H A Dspr_defs.h218 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H A Dprocessor.h26 | SPR_SR_DCE | SPR_SR_SM)
28 | SPR_SR_DCE | SPR_SR_IEE | SPR_SR_TEE)
H A Dspr_defs.h218 #define SPR_SR_DCE 0x00000008 /* Data Cache Enable */ macro
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dhead.S43 #define EXCEPTION_SR (SPR_SR_DME | SPR_SR_IME | SPR_SR_DCE | SPR_SR_ICE | SPR_SR_SM)
44 #define SYSCALL_SR (SPR_SR_DME | SPR_SR_IME | SPR_SR_DCE | SPR_SR_ICE | SPR_SR_IEE | SPR_SR_TEE | SPR_SR_SM)
899 l.xori r5,r5,SPR_SR_DCE
934 l.ori r6,r6,SPR_SR_DCE
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dhead.S43 #define EXCEPTION_SR (SPR_SR_DME | SPR_SR_IME | SPR_SR_DCE | SPR_SR_ICE | SPR_SR_SM)
44 #define SYSCALL_SR (SPR_SR_DME | SPR_SR_IME | SPR_SR_DCE | SPR_SR_ICE | SPR_SR_IEE | SPR_SR_TEE | SPR_SR_SM)
903 l.xori r5,r5,SPR_SR_DCE
938 l.ori r6,r6,SPR_SR_DCE

Completed in 7 milliseconds