Home
last modified time | relevance | path

Searched refs:PCR_TM_DIS (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dcompat.c55 PCR_COMPAT_2_06 | PCR_COMPAT_2_05 | PCR_TM_DIS | PCR_VSX_DIS,
63 PCR_COMPAT_2_06 | PCR_TM_DIS,
71 PCR_COMPAT_2_06 | PCR_TM_DIS,
H A Dcpu.h2771 PCR_TM_DIS = PPC_BIT(2), /* Trans. memory disable (POWER8) */ in booke206_tlbm_id()
2697 PCR_TM_DIS = PPC_BIT(2), /* Trans. memory disable (POWER8) */ global() enumerator
H A Dcpu_init.c6333 pcc->pcr_mask = PCR_TM_DIS | PCR_COMPAT_2_06 | PCR_COMPAT_2_05; in ppc_pvr_match_power8()