Module hermit::x86_64::kernel::idt [−][src]
Constants
IDT_ENTRIES | Declare an IDT of 256 entries. Although not all entries are used, the rest exists as a bit of a trap. If any undefined IDT entry is hit, it will cause an “Unhandled Interrupt” exception. |
Functions
install | |
set_gate | Set an entry in the IDT. |