Struct raw_cpuid::ExtendedFunctionInfo[][src]

pub struct ExtendedFunctionInfo { /* fields omitted */ }

Implementations

Retrieve processor brand string.

Extended Processor Signature and Feature Bits.

Cache Line size in bytes

L2 Associativity field

Cache size in 1K units

#Physical Address Bits

#Linear Address Bits

Is Invariant TSC available?

Is LAHF/SAHF available in 64-bit mode?

Is LZCNT available?

Is PREFETCHW available?

Are fast system calls available.

Is there support for execute disable bit.

Is there support for 1GiB pages.

Check support for rdtscp instruction.

Check support for 64-bit mode.

Trait Implementations

Formats the value using the given formatter. Read more

Returns the “default value” for a type. 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.