Searched refs:dr_phb_enabled (Results 1 – 2 of 2) sorted by relevance
1254 if (smc->dr_phb_enabled) { in spapr_build_fdt()2977 if (smc->dr_phb_enabled) { in spapr_machine_init()4070 if (dev->hotplugged && !smc->dr_phb_enabled) { in spapr_phb_pre_plug()4106 if (!smc->dr_phb_enabled) { in spapr_phb_plug()4250 if (!smc->dr_phb_enabled) { in spapr_machine_device_unplug_request()4667 smc->dr_phb_enabled = true; in spapr_machine_class_init()4990 smc->dr_phb_enabled = false; in spapr_machine_3_1_class_options()
144 bool dr_phb_enabled; /* enable dynamic-reconfig/hotplug of PHBs */ member