Module x86::dtables
[−]
[src]
Functions and data-structures to load 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'. |
Functions
lgdt |
Load GDT table. |
lidt |
Load IDT table. |
lldt |
Load LDT table. |