|
PatchworkOS
c9fea19
A non-POSIX operating system.
|
A long mode system segment descriptor, used for TSS and LDT. More...
#include <gdt.h>
Data Fields | |
| uint16_t | limitLow |
| uint16_t | baseLow |
| uint8_t | baseLowerMiddle |
| uint8_t | access |
| uint8_t | flagsAndLimitHigh |
| uint8_t | baseUpperMiddle |
| uint32_t | baseHigh |
| uint32_t | reserved |
A long mode system segment descriptor, used for TSS and LDT.
This structure is used for 64-bit TSS and LDT descriptors.