Home
last modified time | relevance | path

Searched refs:PPC_PCR_SUPPORTED_POWER10 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dcpu_init.h64 #define PPC_PCR_SUPPORTED_POWER10 \ macro
66 #define PPC_PCR_SUPPORTED_POWER11 PPC_PCR_SUPPORTED_POWER10
H A Dcpu_init.c6619 pcc->pcr_supported = PPC_PCR_SUPPORTED_POWER10; in POWERPC_FAMILY()