Module kernel::tt::table

source ·

Structs

  • A translation table of 512 entries with an in-memory representation equivalent to both [u64; 512] and a hardware translation table. Each entry is an 8-byte Descriptor owned by this translation table.