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

rdmsr

Function rdmsr 

Source
pub fn rdmsr(msr: u32) -> u64
Expand description

Read a 64-bit Model-Specific Register.