Module x86::bits64::task

source · []
Expand description

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

Structs

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