Static TSS

Source
static mut TSS: TaskStateSegment
Expand description

SAFETY: TSS is only used when GDT is locked, so its safe to use as static mut