mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 18:24:45 -05:00
88c5992e0b
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 |