Module hal_x86_64::cpu
source · Re-exports
pub use self::msr::Msr;
Modules
- local
alloc
- x86_64 Model-Specific Register (MSR)s.
Structs
- An error indicating that a given CPU feature source is not supported on this CPU.
Enums
Functions
- Halt the CPU.
- Wait for an interrupt in a spin loop.