Skip to main content

Module irqs

Module irqs 

Source
Expand description

x86_64 hardware IRQ handlers (PIC-remapped vectors 32+).

Authors: MarioS271

Modulesยง

irq0_timer ๐Ÿ”’
IRQ0 handler โ€” the 8253/8254 Programmable Interval Timer (PIT) tick.
irq7 ๐Ÿ”’
IRQ7 handler โ€” detects and ignores spurious PIC interrupts.