Home
last modified time | relevance | path

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

/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.h439 #define MSR_SPE PPC_BIT_NR(38) /* SPE enable for BookE x hflags */ macro