[][src]Static sunrise_kernel::cpu_locals::CPU_LOCAL_REGIONS

static CPU_LOCAL_REGIONS: Once<Vec<CpuLocalRegion>>

Array of cpu local regions, copied from the initialization image in kernel's ELF.

One per cpu core.