Expand description
Symmetric multiprocessing (SMP) boot support.
Structsยง
- ApBoot
Info ๐ - PerAp
Info ๐ - PerAp
RawInfo ๐ - Raw boot information for APs.
Constantsยง
- AP_
BOOT_ ๐STACK_ SIZE
Staticsยง
- AP_
BOOT_ ๐INFO - AP_
LATE_ ๐ENTRY - HW_
CPU_ ๐ID_ MAP
Functionsยง
- ap_
early_ ๐entry - boot_
all_ ๐ โaps - Boots all application processors.
- construct_
hw_ ๐cpu_ id_ mapping - Constructs a boxed slice that maps
CpuId
toHwCpuId
. - register_
ap_ entry - Registers the entry function for the application processor.
- report_
online_ ๐and_ hw_ cpu_ id - wait_
for_ ๐all_ aps_ started