Lines Matching +full:re +full:- +full:enabled
1 .. SPDX-License-Identifier: GPL-2.0
15 CPU Hotplug on physical systems - CPUs not present at boot
16 ----------------------------------------------------------
42 CPU Hotplug on virtual systems - CPUs not enabled at boot
43 ---------------------------------------------------------
46 ever have can be described at boot. There are no power-domain considerations
64 ``enabled`` in the MADT GICC structures, but should have the ``online capable``
65 bit set, to indicate they can be enabled later. The boot CPU must be marked as
66 ``enabled``. The 'always on' GICR structure must be used to describe the
69 CPUs described as ``online capable`` but not ``enabled`` can be set to enabled
72 be notified to the OS via device-check or eject-request.
74 CPUs described as ``enabled`` in the static table, should not have their _STA
75 modified dynamically by firmware. Soft-restart features such as kexec will
76 re-read the static properties of the system from these static tables, and
78 re-discover the dynamic properties of the system from the _STA method later