1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-18 06:42:25 +00:00
serenity/Kernel/Arch/i386
Andreas Kling 27f0102bbe Kernel: Add getter and setter for the X86 CR3 register
This gets rid of a bunch of inline assembly.
2020-02-10 20:00:32 +01:00
..
Boot Kernel: Move kernel above the 3GB virtual address mark 2020-01-17 22:34:26 +01:00
APIC.cpp Kernel: Apply changes to use LibBareMetal definitions 2020-02-09 19:38:17 +01:00
APIC.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
CPU.cpp Kernel: Add getter and setter for the X86 CR3 register 2020-02-10 20:00:32 +01:00
CPU.h Kernel: Add getter and setter for the X86 CR3 register 2020-02-10 20:00:32 +01:00
PIC.cpp Kernel: Apply changes to use LibBareMetal definitions 2020-02-09 19:38:17 +01:00
PIC.h Revert "Kernel: Replace IRQHandler with the new InterruptHandler class" 2020-01-22 22:27:06 +01:00
PIT.cpp Kernel: Apply changes to use LibBareMetal definitions 2020-02-09 19:38:17 +01:00
PIT.h Meta: Add license header to source files 2020-01-18 09:45:54 +01:00