Module x86::task
[−]
[src]
Helpers to program the task state segment.
Structs
TaskStateSegment |
In 64-bit mode the TSS holds information that is not directly related to the task-switch mechanism, but is used for finding kernel level stack if interrupts arrive while in kernel mode. |
Functions
load_ltr |
Load the task state register. |
Type Definitions
TaskStateDescriptorHigh | |
TaskStateDescriptorLow |