Module amd

Module amd 

Source
Expand description

AMD CPUID specification handling.

Structs§

AmdCpuid
A structure matching the AMD CPUID specification as described in AMD64 Architecture Programmer’s Manual Volume 3: General-Purpose and System Instructions .

Enums§

ExtendedApicIdError
Error type for setting leaf 0x8000001e section of super::AmdCpuid::normalize.
ExtendedCacheTopologyError
Error type for setting leaf 0x8000001d section of super::AmdCpuid::normalize.
FeatureEntryError
Error type for setting leaf 0x80000008 section of super::AmdCpuid::normalize.
NormalizeCpuidError
Error type for super::AmdCpuid::normalize.