Searched refs:CPU_POWERPC_POWER11_BASE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ | ||
H A D | cpu-models.h | 357 CPU_POWERPC_POWER11_BASE = 0x00820000, enumerator |
H A D | cpu_init.c | 6654 if (!best && (base == CPU_POWERPC_POWER11_BASE)) { in ppc_pvr_match_power11() |