Home
last modified time | relevance | path

Searched refs:CPU_POWERPC_LOGICAL_2_06 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dcompat.c61 .pvr = CPU_POWERPC_LOGICAL_2_06,
H A Dcpu-models.h389 CPU_POWERPC_LOGICAL_2_06 = 0x0F000003, enumerator
/openbmc/qemu/hw/ppc/
H A Dspapr_caps.c861 if (!ppc_type_check_compat(cputype, CPU_POWERPC_LOGICAL_2_06, in default_caps_with_cpu()
H A Dspapr.c311 if (ppc_check_compat(cpu, CPU_POWERPC_LOGICAL_2_06, 0, cpu->compat_pvr)) { in spapr_dt_pa_features()