Home
last modified time | relevance | path

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

/openbmc/linux/arch/microblaze/include/asm/
Dregisters.h
/openbmc/qemu/target/microblaze/
H A Dcpu.h58 #define MSR_BE (1<<0) /* 0x001 */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h35 #define MSR_BE (1<<9) /* Branch Trace */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h456 #define MSR_BE PPC_BIT_NR(54) /* Branch trace enable x hflags */ macro