Module tartan_arch::x86_64::protection
source · Available on x86-64 only.
Expand description
Support for protected mode operation.
This includes the minimal support for segmented memory and hardware task management that is required to operate in protected mode with a flat memory model.
Structs§
- Stack and I/O permission map pointers that make up the most significant part of a task state segment (TSS).