Struct raw_cpuid::DirectCacheAccessInfo[][src]

pub struct DirectCacheAccessInfo { /* fields omitted */ }
Expand description

Direct cache access info (LEAF=0x09).

Platforms

❌ AMD (reserved) ✅ Intel

Implementations

Value of bits [31:0] of IA32_PLATFORM_DCA_CAP MSR (address 1F8H)

Trait Implementations

Formats the value using the given formatter. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.