Searched refs:SPAPR_CAP_IBS (Results 1 – 4 of 4) sorted by relevance
747 [SPAPR_CAP_IBS] = {752 .index = SPAPR_CAP_IBS,865 caps.caps[SPAPR_CAP_IBS] = SPAPR_CAP_BROKEN; in default_caps_with_cpu()969 SPAPR_CAP_MIG_STATE(ibs, SPAPR_CAP_IBS);
1401 uint8_t safe_indirect_branch = spapr_get_cap(spapr, SPAPR_CAP_IBS); in h_get_cpu_characteristics()
4650 smc->default_caps.caps[SPAPR_CAP_IBS] = SPAPR_CAP_WORKAROUND; in spapr_machine_class_init()4995 smc->default_caps.caps[SPAPR_CAP_IBS] = SPAPR_CAP_BROKEN; in spapr_machine_3_1_class_options()
69 #define SPAPR_CAP_IBS 0x05 macro