Expand description
Functions and data-structures for working with descriptor tables.
Structs§
- Descriptor
Table Pointer - A struct describing a pointer to a descriptor table (GDT / IDT). This is in a format suitable for giving to ‘lgdt’ or ‘lidt’.
Functions and data-structures for working with descriptor tables.