Searched refs:hotpluggable (Results 1 – 3 of 3) sorted by relevance
250 u32 hotpluggable; in acpi_numa_memory_affinity_init() local262 hotpluggable = IS_ENABLED(CONFIG_MEMORY_HOTPLUG) && in acpi_numa_memory_affinity_init()289 hotpluggable ? " hotplug" : "", in acpi_numa_memory_affinity_init()293 if (hotpluggable && memblock_mark_hotplug(start, ma->length)) in acpi_numa_memory_affinity_init()
400 cpu->dev.offline_disabled = !cpu->hotpluggable; in register_cpu()404 if (cpu->hotpluggable) in register_cpu()522 return dev && container_of(dev, struct cpu, dev)->hotpluggable in cpu_is_hotpluggable()
1115 bool hotpluggable; in early_init_dt_scan_memory() local1131 hotpluggable = of_get_flat_dt_prop(node, "hotpluggable", NULL); in early_init_dt_scan_memory()1150 if (!hotpluggable) in early_init_dt_scan_memory()