serenity/Kernel/Arch
2025-01-13 19:30:54 +01:00
..
aarch64 Kernel/DeviceTree: Ignore nodes with status != "okay" 2025-01-13 19:30:54 +01:00
riscv64 Kernel+LibC: Clean up assembly code 2025-01-10 12:31:16 +01:00
x86_64 Kernel: Make Processor::read_cycle_count return an Optional<u64> 2024-12-19 12:53:52 -05:00
ArchSpecificThreadData.h Kernel: Add a Thread member for arch-specific data 2024-04-19 16:46:47 -06:00
CPU.h Everywhere: Run clang-format 2024-04-24 16:50:01 -04:00
CPUID.h Kernel/riscv64: Add RISC-V Processor class 2023-10-28 10:36:06 -06:00
CurrentTime.h
DebugOutput.h
DeferredCallEntry.h
DeferredCallPool.cpp
DeferredCallPool.h
Delay.h
FPUState.h Kernel/riscv64: Add register state related headers 2023-10-28 10:36:06 -06:00
init.cpp Kernel/xHCI: Support xHCI controllers defined in the devicetree 2025-01-13 19:30:54 +01:00
InterruptManagement.h Kernel/riscv64: Make the kernel compile 2023-11-10 15:51:31 -07:00
Interrupts.h Kernel/riscv64: Make the kernel compile 2023-11-10 15:51:31 -07:00
IRQController.h Kernel/riscv64: Make the kernel compile 2023-11-10 15:51:31 -07:00
mcontext.h
PageDirectory.h Kernel/riscv64: Make the kernel compile 2023-11-10 15:51:31 -07:00
PageFault.cpp Kernel/riscv64: Don't hard-code the page fault reason on RISC-V 2024-03-25 14:18:38 -06:00
PageFault.h Kernel/riscv64: Don't hard-code the page fault reason on RISC-V 2024-03-25 14:18:38 -06:00
PCIMSI.h Kernel/riscv64: Make the kernel compile 2023-11-10 15:51:31 -07:00
PowerState.h
Processor.cpp Kernel: Share Processor::capture_stack_trace() between architectures 2024-08-16 16:01:19 -04:00
Processor.h Kernel: Make Processor::read_cycle_count return an Optional<u64> 2024-12-19 12:53:52 -05:00
ProcessorFunctions.include Kernel: Share Processor::capture_stack_trace() between architectures 2024-08-16 16:01:19 -04:00
ProcessorSpecificDataID.h
RegisterState.h Kernel/riscv64: Add register state related headers 2023-10-28 10:36:06 -06:00
SafeMem.h
SmapDisabler.h Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
ThreadRegisters.h Kernel/riscv64: Add register state related headers 2023-10-28 10:36:06 -06:00
TrapFrame.cpp
TrapFrame.h Kernel/riscv64: Add register state related headers 2023-10-28 10:36:06 -06:00