Expand description
x86_64 specific CPU data such as TSS, GDT, IDT and selectors
Authors: MarioS271
Structsยง
- CpuState
- Per-CPU state such as TSS and GDT
- Global
CpuState - Global CPU state such as IDT and user code/data selectors
x86_64 specific CPU data such as TSS, GDT, IDT and selectors
Authors: MarioS271