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

send_init_ipi

Function send_init_ipi 

Source
pub fn send_init_ipi(dest: u8) -> KernelResult<()>
Expand description

Send INIT IPI to a target CPU for AP startup sequence.