Module regs

Module regs 

Source
Expand description

Logic for configuring x86_64 registers.

Structs§

SetupFpuError
Error type for setup_fpu.
SetupRegistersError
Error type of setup_regs.

Enums§

RegsError
Errors thrown while setting up x86_64 registers.
SetupSpecialRegistersError
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.