Searched refs:hotpluggable (Results 1 – 3 of 3) sorted by relevance
375 cpu->dev.offline_disabled = !cpu->hotpluggable; in register_cpu()382 if (cpu->hotpluggable) in register_cpu()497 return dev && container_of(dev, struct cpu, dev)->hotpluggable in cpu_is_hotpluggable()
28 int hotpluggable; /* creates sysfs control file if hotpluggable */ member
1035 bool hotpluggable; in early_init_dt_scan_memory() local1048 hotpluggable = of_get_flat_dt_prop(node, "hotpluggable", NULL); in early_init_dt_scan_memory()1065 if (!hotpluggable) in early_init_dt_scan_memory()