Home
last modified time | relevance | path

Searched refs:hotpluggable (Results 1 – 22 of 22) sorted by relevance

/linux-4.4.14/arch/x86/mm/
Dsrat.c165 u32 hotpluggable; in acpi_numa_memory_affinity_init() local
174 hotpluggable = ma->flags & ACPI_SRAT_MEM_HOT_PLUGGABLE; in acpi_numa_memory_affinity_init()
175 if (hotpluggable && !save_add_info()) in acpi_numa_memory_affinity_init()
198 hotpluggable ? " hotplug" : "", in acpi_numa_memory_affinity_init()
202 if (hotpluggable && memblock_mark_hotplug(start, ma->length)) in acpi_numa_memory_affinity_init()
/linux-4.4.14/arch/mips/kernel/
Dtopology.c22 c->hotpluggable = 1; in topology_init()
/linux-4.4.14/arch/sh/kernel/
Dtopology.c60 c->hotpluggable = 1; in topology_init()
/linux-4.4.14/arch/metag/kernel/
Dtopology.c56 cpuinfo->cpu.hotpluggable = 1; in topology_init()
/linux-4.4.14/drivers/base/
Dcpu.c364 cpu->dev.offline_disabled = !cpu->hotpluggable; in register_cpu()
371 if (cpu->hotpluggable) in register_cpu()
481 return dev && container_of(dev, struct cpu, dev)->hotpluggable; in cpu_is_hotpluggable()
/linux-4.4.14/arch/x86/kernel/
Dtopology.c140 per_cpu(cpu_devices, num).cpu.hotpluggable = 1; in arch_register_cpu()
/linux-4.4.14/Documentation/x86/x86_64/
Dcpu-hotplug-spec13 For CPU hotplug Linux/x86-64 expects now that any possible future hotpluggable
/linux-4.4.14/include/linux/
Dcpu.h26 int hotpluggable; /* creates sysfs control file if hotpluggable */ member
/linux-4.4.14/arch/powerpc/kernel/
Dsysfs.c795 BUG_ON(!c->hotpluggable); in unregister_cpu_online()
1043 c->hotpluggable = 1; in topology_init()
1045 if (cpu_online(cpu) || c->hotpluggable) { in topology_init()
/linux-4.4.14/arch/arm64/kernel/
Dsetup.c377 cpu->hotpluggable = 1; in topology_init()
/linux-4.4.14/Documentation/fb/
Dsh7760fb.txt17 (displays aren't hotpluggable anyway)
/linux-4.4.14/arch/ia64/kernel/
Dtopology.c51 sysfs_cpus[num].cpu.hotpluggable = 1; in arch_register_cpu()
/linux-4.4.14/arch/xtensa/kernel/
Dsetup.c551 cpu->hotpluggable = !!i; in topology_init()
/linux-4.4.14/Documentation/
Dcpu-hotplug.txt49 additional_cpus=n (*) Use this to limit hotpluggable cpus. This option sets
69 possible_cpus=n [s390,x86_64] use this to set hotpluggable cpus.
415 CPUs in MADT as hotpluggable CPUS. In the case there are no disabled CPUS
Dxillybus.txt238 Even though PCI Express is hotpluggable in general, a typical motherboard
/linux-4.4.14/Documentation/usb/
Dhotplug.txt3 In hotpluggable busses like USB (and Cardbus PCI), end-users plug devices
/linux-4.4.14/arch/arm/kernel/
Dsetup.c1023 cpuinfo->cpu.hotpluggable = platform_can_hotplug_cpu(cpu); in topology_init()
/linux-4.4.14/Documentation/driver-model/
Dplatform.txt184 this interface is only for use with non-hotpluggable devices.)
Dporting.txt174 This should happen on buses that support hotpluggable devices.
/linux-4.4.14/arch/s390/kernel/
Dsmp.c1092 c->hotpluggable = 1; in smp_add_present_cpu()
/linux-4.4.14/Documentation/video4linux/
Dv4l2-framework.txt130 If you have a hotpluggable device (e.g. a USB device), then when a disconnect
138 v4l2_device_unregister() function for that. If your driver is not hotpluggable,
187 safe to unregister v4l2_device for hotpluggable devices. For this purpose
/linux-4.4.14/mm/
DKconfig164 - When the system is booting, node full of hotpluggable memory can