Crate gdt

source ·

Structs

  • The Global Descriptor Table, as specified by the x86_64 architecture.

Enums

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.