Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h491 #define PCR_TM_DIS (__MASK(63-2)) /* Trans. memory disable (POWER8) */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h2679 PCR_TM_DIS = PPC_BIT(2), /* Trans. memory disable (POWER8) */ enumerator