Lines Matching full:shutdown
61 Allow to shutdown CPU0.
123 off (0) state. To logically shutdown CPU4: ::
128 Once the CPU is shutdown, it will be removed from */proc/interrupts*,
138 shutdown CPU0. Alternatively the kernel command option *cpu0_hotplug* can be
152 Once a CPU has been logically shutdown the teardown callbacks of registered
183 CPU is shutdown. All resources which were previously allocated in
226 goes online (offline) and during initial setup (shutdown) of the driver. However
246 * The states are invoked in the reverse order on CPU shutdown starting with
248 invoked on the CPU that will be shutdown until *CPUHP_AP_OFFLINE*.
251 However if an earlier invocation during the bring up or shutdown is required
259 shutdown a CPU and then put it online again. It is also possible to put the CPU
337 Arch interface to shutdown a CPU, no more interrupts can be handled by the
338 kernel after the routine returns. This includes the shutdown of the timer.