![]() |
Xyris
0.5
|
Include dependency graph for gdt.cpp:Go to the source code of this file.
Namespaces | |
| GDT | |
Macros | |
| #define | ARCH_GDT_MAX_ENTRIES 5 |
Functions | |
| void | GDT::init () |
Variables | |
| struct Entry | GDT::gdt [ARCH_GDT_MAX_ENTRIES] |
| struct Registers::GDTR | GDT::gdtr |
The Global Descriptor Table (GDT) is specific to the IA32 architecture.
Definition in file gdt.cpp.