Module x86::bits64::task[][src]

Helpers to program the task state segment. See Intel 3a, Chapter 7, Section 7

Structs

TaskStateSegment

Although hardware task-switching is not supported in 64-bit mode, a 64-bit task state segment (TSS) must exist.