Static interrupts::IDT
source · pub static IDT: LockedIdt
Expand description
The single system-wide Interrupt Descriptor Table (IDT).
Note: this could be per-core instead of system-wide, if needed.
pub static IDT: LockedIdt
The single system-wide Interrupt Descriptor Table (IDT).
Note: this could be per-core instead of system-wide, if needed.