Lines Matching full:shutdown
54 Allow to shutdown CPU0.
116 off (0) state. To logically shutdown CPU4: ::
121 Once the CPU is shutdown, it will be removed from */proc/interrupts*,
131 shutdown CPU0. Alternatively the kernel command option *cpu0_hotplug* can be
145 Once a CPU has been logically shutdown the teardown callbacks of registered
176 CPU is shutdown. All resources which were previously allocated in
219 goes online (offline) and during initial setup (shutdown) of the driver. However
239 * The states are invoked in the reverse order on CPU shutdown starting with
241 invoked on the CPU that will be shutdown until *CPUHP_AP_OFFLINE*.
244 However if an earlier invocation during the bring up or shutdown is required
252 shutdown a CPU and then put it online again. It is also possible to put the CPU
330 Arch interface to shutdown a CPU, no more interrupts can be handled by the
331 kernel after the routine returns. This includes the shutdown of the timer.