Searched refs:hotpluggable (Results 1 – 11 of 11) sorted by relevance
364 u32 hotpluggable; in acpi_parse_memory_affinity() local380 hotpluggable = IS_ENABLED(CONFIG_MEMORY_HOTPLUG) && in acpi_parse_memory_affinity()407 hotpluggable ? " hotplug" : "", in acpi_parse_memory_affinity()411 if (hotpluggable && memblock_mark_hotplug(start, ma->length)) in acpi_parse_memory_affinity()
18 c->hotpluggable = !!i; in topology_init()
425 cpu->dev.offline_disabled = !cpu->hotpluggable; in register_cpu()429 if (cpu->hotpluggable) in register_cpu()550 return dev && container_of(dev, struct cpu, dev)->hotpluggable in cpu_is_hotpluggable()567 c->hotpluggable = arch_cpu_is_hotpluggable(cpu); in arch_register_cpu()
52 c->hotpluggable = 1; in topology_init()
40 per_cpu(cpu_devices, cpuid).hotpluggable = 1; in store_cpu_topology()
58 If you have a hotpluggable device (e.g. a USB device), then when a disconnect68 hotpluggable, then there is no need to call :c:func:`v4l2_device_disconnect`.120 safe to unregister :c:type:`v4l2_device` for hotpluggable devices. For this
16 For CPU hotplug Linux/x86-64 expects now that any possible future hotpluggable
29 int hotpluggable; /* creates sysfs control file if hotpluggable */ member
19 (displays aren't hotpluggable anyway)
176 This should happen on buses that support hotpluggable devices.
237 Even though PCI Express is hotpluggable in general, a typical motherboard