mirror of
https://github.com/RGBCube/serenity
synced 2025-10-13 16:42:08 +00:00
![]() Even if the PIC was disabled it can still generate noise (spurious IRQs) so we need to register two handlers for handling such cases. Also, we declare interrupt service routine offset 0x20 to 0x2f as reserved, so when the PIC is disabled, we can handle spurious IRQs from the PIC at separate handlers. |
||
---|---|---|
.. | ||
aarch64 | ||
x86 | ||
DeferredCallEntry.h | ||
Processor.h | ||
ProcessorSpecificDataID.h | ||
RegisterState.h | ||
ScopedCritical.h | ||
SmapDisabler.h | ||
Spinlock.h |