Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dspapr_hcall.c1406 case SPAPR_CAP_WORKAROUND: in h_get_cpu_characteristics()
1423 case SPAPR_CAP_WORKAROUND: in h_get_cpu_characteristics()
1444 case SPAPR_CAP_WORKAROUND: in h_get_cpu_characteristics()
H A Dspapr.c4751 smc->default_caps.caps[SPAPR_CAP_CFPC] = SPAPR_CAP_WORKAROUND; in spapr_machine_class_init()
4752 smc->default_caps.caps[SPAPR_CAP_SBBC] = SPAPR_CAP_WORKAROUND; in spapr_machine_class_init()
4753 smc->default_caps.caps[SPAPR_CAP_IBS] = SPAPR_CAP_WORKAROUND; in spapr_machine_class_init()
5142 smc->default_caps.caps[SPAPR_CAP_CFPC] = SPAPR_CAP_WORKAROUND; in spapr_machine_2_12_sxxm_class_options()
5143 smc->default_caps.caps[SPAPR_CAP_SBBC] = SPAPR_CAP_WORKAROUND; in spapr_machine_2_12_sxxm_class_options()
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h100 #define SPAPR_CAP_WORKAROUND 0x01 macro
/openbmc/qemu/target/ppc/
H A Dkvm.c2477 return SPAPR_CAP_WORKAROUND; in parse_cap_ppc_safe_indirect_branch()