serenity/Kernel/Arch/i386
Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions
We're now able to unmap 100 KiB of kernel text after init. :^)
2021-02-19 21:42:18 +01:00
..
Boot Kernel: Remove kprintf() 2021-02-17 16:33:43 +01:00
CPU.cpp Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions 2021-02-19 21:42:18 +01:00
CPU.h Kernel: Add .unmap_after_init section for code we don't need after init 2021-02-19 20:23:05 +01:00
Interrupts.h Meta+Kernel: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00
ISRStubs.h
ProcessorInfo.cpp Kernel: Convert all *Builder::appendf() => appendff() 2021-02-09 19:18:13 +01:00
ProcessorInfo.h Meta+Kernel: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00
SafeMem.cpp Kernel: Add safe atomic functions 2021-01-17 20:30:31 +01:00
SafeMem.h Kernel: Add safe atomic functions 2021-01-17 20:30:31 +01:00