Expand description
Logic for configuring x86_64 registers.
Structs§
- Setup
FpuError - Error type for
setup_fpu. - Setup
Registers Error - Error type of
setup_regs.
Enums§
- Regs
Error - Errors thrown while setting up x86_64 registers.
- Setup
Special Registers Error - Error type for
setup_sregs.
Functions§
- setup_
fpu - Configure Floating-Point Unit (FPU) registers for a given CPU.
- setup_
regs - Configure base registers for a given CPU.
- setup_
sregs - Configures the special registers and system page tables for a given CPU.