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

per_cpu

Function per_cpu 

Source
pub fn per_cpu(cpu_id: u8) -> Option<&'static PerCpuData>
Expand description

Get per-CPU data for specific CPU