Lines Matching +full:boot +full:- +full:method
1 .. SPDX-License-Identifier: GPL-2.0
10 CPUs that were not available during boot to be added to the system later.
15 CPU Hotplug on physical systems - CPUs not present at boot
16 ----------------------------------------------------------
34 boot to discover the system wide supported features. ACPI's MADT GICC
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
63 that firmware wishes to disable either from boot (or later) should not be
65 bit set, to indicate they can be enabled later. The boot CPU must be marked as
70 by the DSDT's Processor object's _STA method. On virtual systems the _STA method
72 be notified to the OS via device-check or eject-request.
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
79 during boot.