Home
last modified time | relevance | path

Searched refs:CPU_POWERPC_LOGICAL_3_00 (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dspapr_caps.c455 if (!ppc_check_compat(cpu, CPU_POWERPC_LOGICAL_3_00, 0, in cap_nested_kvm_hv_apply()
546 if (!ppc_check_compat(cpu, CPU_POWERPC_LOGICAL_3_00, 0, in cap_large_decr_apply()
844 if (!ppc_type_check_compat(cputype, CPU_POWERPC_LOGICAL_3_00, in default_caps_with_cpu()
H A Dspapr_irq.c151 if (!ppc_type_check_compat(machine->cpu_type, CPU_POWERPC_LOGICAL_3_00, in spapr_irq_check()
H A Dspapr_nested.c777 case CPU_POWERPC_LOGICAL_3_00: in copy_logical_pvr()
1194 if (ppc_check_compat(cpu, CPU_POWERPC_LOGICAL_3_00, 0, in h_guest_get_capabilities()
1232 } else if (ppc_check_compat(cpu, CPU_POWERPC_LOGICAL_3_00, 0, in h_guest_set_capabilities()
H A Dspapr.c319 if (ppc_check_compat(cpu, CPU_POWERPC_LOGICAL_3_00, 0, cpu->compat_pvr)) { in spapr_dt_pa_features()
361 if (kvm_enabled() && ppc_check_compat(cpu, CPU_POWERPC_LOGICAL_3_00, in spapr_dt_pi_features()
1095 if (!ppc_check_compat(first_ppc_cpu, CPU_POWERPC_LOGICAL_3_00, 0, in spapr_dt_ov5_platform_support()
1752 ppc_type_check_compat(machine->cpu_type, CPU_POWERPC_LOGICAL_3_00, 0, in spapr_machine_reset()
2969 ppc_type_check_compat(machine->cpu_type, CPU_POWERPC_LOGICAL_3_00, 0, in spapr_machine_init()
/openbmc/qemu/target/ppc/
H A Dcompat.c84 .pvr = CPU_POWERPC_LOGICAL_3_00,
H A Dcpu-models.h392 CPU_POWERPC_LOGICAL_3_00 = 0x0F000005, enumerator