1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 15:05:07 +00:00
serenity/Kernel/Arch/x86
Hendiadyoin1 61240aaad3 Kernel: Make IDT Entries their one struct
This is to make them a bit more transparent, and with a bit of Compiler
magic we get the 64-bit implementation in the same package
2021-03-21 09:35:23 +01:00
..
CPU.h Kernel::CPU: Move headers into common directory 2021-03-21 09:35:23 +01:00
DescriptorTable.h Kernel: Make IDT Entries their one struct 2021-03-21 09:35:23 +01:00
Interrupts.h Kernel::CPU: Move headers into common directory 2021-03-21 09:35:23 +01:00
ISRStubs.h Kernel::CPU: Move headers into common directory 2021-03-21 09:35:23 +01:00
PageDirectory.h Kernel::CPU: Move headers into common directory 2021-03-21 09:35:23 +01:00
ProcessorInfo.h Kernel::CPU: Move headers into common directory 2021-03-21 09:35:23 +01:00
SafeMem.h Kernel::CPU: Move headers into common directory 2021-03-21 09:35:23 +01:00
SmapDisabler.h Kernel::CPU: Move headers into common directory 2021-03-21 09:35:23 +01:00
TSS.h Kernel::CPU: Move headers into common directory 2021-03-21 09:35:23 +01:00