Static kernel::cpu::gdt::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