Re-exports§
pub use self::msr::Msr;
Modules§
- entropy
- intrinsics
- local
alloc
- msr
- x86_64 Model-Specific Register (MSR)s.
Structs§
- Feature
NotSupported - An error indicating that a given CPU feature source is not supported on this CPU.
- Port
Enums§
- Descriptor
Table - Describes which descriptor table (GDT, LDT, or IDT) a selector references.
- Ring
Functions§
- halt
- Halt the CPU.
- wait_
for_ interrupt - Wait for an interrupt in a spin loop.