summaryrefslogtreecommitdiff
path: root/src/sys/include/arch/amd64/intr.h
AgeCommit message (Collapse)Author
2 dayskern/amd64: Add interrupt registration frameworkIan Moffett
This commit introduces the interrupt registration framework for L5 and accounts for I/O APIC IRQ inputs, and interrupt priority levels encoded within bits 7:4 of the interrupt vector Signed-off-by: Ian Moffett <ian@osmora.org>