rustubs
0.2.0
Module plugbox
Module Items
Structs
In rustubs::
arch::
x86_
64::
interrupt
rustubs
::
arch
::
x86_64
::
interrupt
Module
plugbox
Copy item path
Source
Expand description
Registrar of IRQ handling routines
Structs
§
IRQ_
GATE_
MAP
interrupt handler lookup table. For now it’s built at compile time and is immutable. Later we may … make it hot pluggable?