Searched refs:hotplugged (Results 1 – 25 of 27) sorted by relevance
12
35 int hotplugged = 0; in test_plug_with_device_add() local 61 hotplugged++; in test_plug_with_device_add() 65 /* make sure that there were hotplugged CPUs */ in test_plug_with_device_add() 66 g_assert(hotplugged); in test_plug_with_device_add()
42 The primary device can be hotplugged or be part of the startup configuration61 Both primary and standby device can be hotplugged via the QEMU72 system the primary devices will be automatically hotplugged when the
35 if (d->hotplugged) { in usb_msd_bot_realize()
88 if ((pci_dev->qdev.hotplugged && !pci_get_function_0(pci_dev)) || in pci_host_config_write_common()113 if ((pci_dev->qdev.hotplugged && !pci_get_function_0(pci_dev)) || in pci_host_config_read_common()
577 if (!dev->hotplugged) { in shpc_device_plug_cb()
24 if (!DEVICE(br)->hotplugged) { in build_pci_bridge_aml()
89 if (!is_bridge || (!br->hotplugged && info->has_bridge_hotplug)) { in acpi_set_bsel()176 return (IS_PCI_BRIDGE(dev) && !dev->qdev.hotplugged) || !dc->hotpluggable || in acpi_pcihp_pc_no_hotplug()275 if (dev->hotplugged && in acpi_pcihp_device_pre_plug_cb()295 if (!dev->hotplugged) { in acpi_pcihp_device_plug_cb()823 if (DEVICE(pdev)->hotplugged) { in is_devfn_ignored_generic()838 (IS_PCI_BRIDGE(pdev) && !DEVICE(pdev)->hotplugged); in is_devfn_ignored_hotplug()
273 if (dev->hotplugged) { in acpi_memory_plug_cb()
261 if (dev->hotplugged) { in acpi_cpu_plug_cb()
261 di->hotplugged = dev->hotplugged; in pc_dimm_md_fill_device_info()
26 if (!bus_handler && dev->hotplugged) { in virtio_ccw_md_pre_plug()
144 parent->hotplugged, 1); in s390_ccw_realize()
2312 int hotplugged, int add) in css_generate_sch_crws() argument2317 if (add && !hotplugged) { in css_generate_sch_crws()
26 if (!bus_handler && dev->hotplugged) { in virtio_md_pci_pre_plug()
33 hotplugged by using any combination of the available memory slots.55 the /mnt/hugepages-1GB directory, a 1GB hugepage could be hotplugged
125 1. Each hotplugged vNVDIMM device consumes one memory slot. Users130 number of hotplugged vNVDIMM devices135 size of hotplugged vNVDIMM devices
224 return dev->hotplugged && !runstate_check(RUN_STATE_INMIGRATE); in spapr_drc_hotplugged()
126 bool hotplugged = spapr_drc_hotplugged(dev); in spapr_add_nvdimm() local137 if (hotplugged) { in spapr_add_nvdimm()
215 int hotplugged, int add);
132 are hotplugged).151 attached to any controller initially (due to ``detached=on``) or to hotplugged
252 The ``usb-bot`` and ``usb-uas`` devices can be hotplugged. In the hotplug
109 - udev-extraconf: fix network.sh script did not configure hotplugged interfaces
257 - udev-extraconf: fix network.sh script did not configure hotplugged interfaces
158 - udev-extraconf: fix network.sh script did not configure hotplugged interfaces
86 - The BMC should be able to recollect VPD for FRUs that can be hotplugged or