Home
last modified time | relevance | path

Searched refs:SPR_SR_IME (Results 1 – 2 of 2) sorted by relevance

/linux/arch/openrisc/include/asm/
H A Dprocessor.h25 #define KERNEL_SR (SPR_SR_DME | SPR_SR_IME | SPR_SR_ICE \
27 #define USER_SR (SPR_SR_DME | SPR_SR_IME | SPR_SR_ICE \
H A Dspr_defs.h221 #define SPR_SR_IME 0x00000040 /* Instruction MMU Enable */ macro