Module dtables

Source
Expand description

Functions and data-structures for working with descriptor tables.

Structs§

DescriptorTablePointer
A struct describing a pointer to a descriptor table (GDT / IDT). This is in a format suitable for giving to ‘lgdt’ or ‘lidt’.