Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h30 #define MSR_SPE __MASK(MSR_SPE_LG) macro
H A Dreg.h85 #define MSR_SPE 0 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h21 #define MSR_SPE (1<<25) /* Enable SPE(e500) */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h435 #define MSR_SPE PPC_BIT_NR(38) /* SPE enable for BookE x hflags */ macro