Module tss

Module tss 

Source
Expand description

Provides a type for the task state segment structure.

Structs§

TaskStateSegment
In 64-bit mode the TSS holds information that is not directly related to the task-switch mechanism, but is used for stack switching when an interrupt or exception occurs.

Enums§

InvalidIoMap
The given IO permissions bitmap is invalid.