Skip to main content

Module x86_64

Module x86_64 

Source
Expand description

x86_64-specific code

Authors: MarioS271

Modulesยง

boot ๐Ÿ”’
Arch-Specific Boot Code including linker symbols, early kernel init and limine requests
cpu ๐Ÿ”’
Arch-Specific CPU instruction wrappers and tables such as TSS, GDT, IDT
drivers ๐Ÿ”’
x86_64 specific driver code
interrupts ๐Ÿ”’
x86_64 interrupt infrastructure: exception handlers, IRQ handlers, and PIC initialization.
mm ๐Ÿ”’
x86_64 memory backend: PMM, VMM, โ€ฆ
syscall ๐Ÿ”’
x86_64 syscalls specifics