summaryrefslogtreecommitdiff
path: root/rust/kernel/cpu.rs
AgeCommit message (Expand)Author
2025-06-12rust: cpu: Add CpuId::current() to retrieve current CPU IDViresh Kumar
2025-06-12rust: Use CpuId in place of raw CPU numbersViresh Kumar
2025-06-12rust: cpu: Introduce CpuId abstractionViresh Kumar
2025-05-20rust: cpu: Add from_cpu()Viresh Kumar