⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

cpu_up

Function cpu_up 

Source
pub fn cpu_up(cpu_id: u8) -> Result<(), KernelError>
Expand description

CPU hotplug: bring CPU online