Structs
- The Global Descriptor Table, as specified by the x86_64 architecture.
Enums
- The GDT
SegmentSelector
s available in Theseus. - The two kinds of descriptor entries in the GDT.
Functions
- This function first creates and sets up a new TSS with the given double fault stack and privilege stack.
- Creates and sets up a new GDT that refers to the given
TSS
.