Home
last modified time | relevance | path

Searched refs:PCR_COMPAT_3_00 (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dcompat.c54 .pcr = PCR_COMPAT_3_10 | PCR_COMPAT_3_00 | PCR_COMPAT_2_07 |
62 .pcr = PCR_COMPAT_3_10 | PCR_COMPAT_3_00 | PCR_COMPAT_2_07 |
70 .pcr = PCR_COMPAT_3_10 | PCR_COMPAT_3_00 | PCR_COMPAT_2_07 |
78 .pcr = PCR_COMPAT_3_10 | PCR_COMPAT_3_00 | PCR_COMPAT_2_07,
85 .pcr = PCR_COMPAT_3_10 | PCR_COMPAT_3_00,
86 .pcr_level = PCR_COMPAT_3_00,
H A Dcpu_init.h59 (PPC_PCR_MASK_POWER9 | PCR_COMPAT_3_00)
63 (PCR_COMPAT_3_00 | PCR_COMPAT_2_07 | PCR_COMPAT_2_06 | PCR_COMPAT_2_05)
H A Dcpu.h2675 PCR_COMPAT_3_00 = PPC_BIT(59), enumerator
/openbmc/qemu/include/hw/ppc/
H A Dspapr_nested.h243 #define PCR_LOW_BITS (PCR_COMPAT_3_10 | PCR_COMPAT_3_00)
/openbmc/qemu/hw/ppc/
H A Dspapr_nested.c776 pcr = PCR_COMPAT_3_10 | PCR_COMPAT_3_00; in copy_logical_pvr()
779 pcr = PCR_COMPAT_3_00; in copy_logical_pvr()