Home
last modified time | relevance | path

Searched defs:MSR_TGPR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h92 #define MSR_TGPR __MASK(MSR_TGPR_LG) /* TLB Update registers in use */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h24 #define MSR_TGPR (1<<17) /* TLB Update registers in use */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h443 #define MSR_TGPR PPC_BIT_NR(46) /* TGPR usage on 602/603 x */ macro