pub struct DatInfo { /* private fields */ }
Expand description

Deterministic Address Translation Structure

Implementations

4K page size entries supported by this structure

2MB page size entries supported by this structure

4MB page size entries supported by this structure

1GB page size entries supported by this structure

Fully associative structure

Partitioning (0: Soft partitioning between the logical processors sharing this structure).

Ways of associativity.

Number of Sets.

Translation cache type field.

Translation cache level (starts at 1)

Maximum number of addressable IDs for logical processors sharing this translation cache

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

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

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.