Home
last modified time | relevance | path

Searched defs:MSR_EE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/microblaze/include/asm/
Dregisters.h
/openbmc/qemu/target/microblaze/
H A Dcpu.h66 #define MSR_EE (1<<8) /* 0x100 */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h27 #define MSR_EE (1<<15) /* External Interrupt Enable */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h448 #define MSR_EE PPC_BIT_NR(48) /* External interrupt enable */ macro