Home
last modified time | relevance | path

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

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