My Kernel v0.1.0

Segment. More...

Detailed Description

A Task State Segment (TSS) is a binary data structure specific to the IA-32 and x86-64 architectures. It holds information about a task, namely registers, for when switching tasks.

See also
https://wiki.osdev.org/Task_State_Segment

The documentation for this struct was generated from the following file: